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