C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.X224

A common x224 header.
Show file Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
eot byte
length byte
type byte

Property Details

eot public property

The eot of X224 header
public byte eot
return byte

length public property

The length of X224 header
public byte length
return byte

type public property

The type of X224 header
public byte type
return byte