Property | Type | Description | |
---|---|---|---|
channelId | long | ||
rawPdus | Collection |
||
virtualChannelData | byte[] |
Method | Description | |
---|---|---|
SplitToChunks ( ) : void |
Split the virtualChannelData to several chunk data to send.
|
|
Virtual_Channel_Complete_Pdu ( ) : System |
The constructor of the class with no parameter.
|
|
Virtual_Channel_Complete_Pdu ( Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext clientContext ) : System |
The constructor of the class.
|
public Virtual_Channel_Complete_Pdu ( ) : System | ||
return | System |
public Virtual_Channel_Complete_Pdu ( Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext clientContext ) : System | ||
clientContext | Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext | Specify the context. |
return | System |