DotMSN

SBMessage Class

Represents a single message, or command, send from and to the switchboard server.

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

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

[Visual Basic]
Public Class SBMessage
    Inherits MSNMessage
[C#]
public class SBMessage : 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

SBMessage Members | XihSolutions.DotMSN.Core Namespace