Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.Server_Synchronize_Pdu.Server_Synchronize_Pdu C# (CSharp) Method

Server_Synchronize_Pdu() public method

The constructor of the class.
public Server_Synchronize_Pdu ( RdpbcgrServerSessionContext serverSessionContext ) : System
serverSessionContext RdpbcgrServerSessionContext Specify the session context.
return System
        public Server_Synchronize_Pdu(RdpbcgrServerSessionContext serverSessionContext)
            : base(serverSessionContext)
        {
        }

Same methods

Server_Synchronize_Pdu::Server_Synchronize_Pdu ( ) : System