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

The Server Control PDU (Cooperate) is a Standard RDP Connection Sequence PDU sent from server to client during the Connection Finalization phase (see section ). It is sent after transmitting the Server Synchronize PDU.
file:///C:/ts_dev/TestSuites/MS-RDPBCGR/TestSuite/Src/TD/latest_XMLS_16may/RDPBCGR/ _rfc_ms-rdpbcgr2_1_1_20.xml
Inheritance: Server_Control_Pdu
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Methods

Method Description
Server_Control_Pdu_Cooperate ( ) : System

The constructor of the class with no parameter.

Method Details

Server_Control_Pdu_Cooperate() public method

The constructor of the class with no parameter.
public Server_Control_Pdu_Cooperate ( ) : System
return System