P2PDCHandshakeMessage Constructor (P2PMessage)
Copy constructor. Creates a shallow copy of the properties of the P2PMessage.
[Visual Basic]
Overloads Public Sub New( _
ByVal
message As
P2PMessage _
)
[C#]
public P2PDCHandshakeMessage(
P2PMessage message);
Parameters
-
message
-
See Also
P2PDCHandshakeMessage Class | XihSolutions.DotMSN.DataTransfer Namespace | P2PDCHandshakeMessage Constructor Overload List