DotMSN

MSNSLPMessage Class

Represents a single MSNSLPMessage. Usually this message is contained in a P2P Message.

For a list of all members of this type, see MSNSLPMessage Members.

System.Object
   XihSolutions.DotMSN.Core.NetworkMessage
      XihSolutions.DotMSN.DataTransfer.MSNSLPMessage

[Visual Basic]
Public Class MSNSLPMessage
    Inherits NetworkMessage
[C#]
public class MSNSLPMessage : NetworkMessage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: XihSolutions.DotMSN.DataTransfer

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

MSNSLPMessage Members | XihSolutions.DotMSN.DataTransfer Namespace