Represents a single P2PDataMessage which is used for the actual data transfer. No negotiation handling.
For a list of all members of this type, see P2PDataMessage Members.
System.Object
XihSolutions.DotMSN.Core.NetworkMessage
XihSolutions.DotMSN.DataTransfer.P2PMessage
XihSolutions.DotMSN.DataTransfer.P2PDataMessage
XihSolutions.DotMSN.DataTransfer.P2PDCMessage
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A p2p data message can be identified by looking at the footer in the P2P Message. When this value is > 0 a data message is send. When this value is 0 a normal, and more complex, MSNSLPMessage is send. This class is created to provide a fast way of sending messages.
Namespace: XihSolutions.DotMSN.DataTransfer
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
P2PDataMessage Members | XihSolutions.DotMSN.DataTransfer Namespace