DotMSN

NSMessage Class

NSMessage represents a single message, or command, send from and to the Notification Server.

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

System.Object
   XihSolutions.DotMSN.Core.NetworkMessage
      XihSolutions.DotMSN.Core.MSNMessage
         XihSolutions.DotMSN.Core.NSMessage

[Visual Basic]
Public Class NSMessage
    Inherits MSNMessage
[C#]
public class NSMessage : MSNMessage

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.Core

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

See Also

NSMessage Members | XihSolutions.DotMSN.Core Namespace