Basic constructor
Basic constructor
public P2PDCHandshakeMessage();
Copy constructor. Creates a shallow copy of the properties of the P2PMessage.
public P2PDCHandshakeMessage(P2PMessage);
P2PDCHandshakeMessage Class | XihSolutions.DotMSN.DataTransfer Namespace