DotMSN

MSGMessage Class

Represents a single MSG command sended over a switchboard or nameserver session.

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

System.Object
   XihSolutions.DotMSN.Core.NetworkMessage
      XihSolutions.DotMSN.Core.MSGMessage

[Visual Basic]
Public Class MSGMessage
    Inherits NetworkMessage
[C#]
public class MSGMessage : 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.Core

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

See Also

MSGMessage Members | XihSolutions.DotMSN.Core Namespace