DotMSN

SBMessagePool Class

Buffers and releases the messages for a switchboard

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

System.Object
   XihSolutions.DotMSN.Core.MessagePool
      XihSolutions.DotMSN.Core.NSMessagePool
         XihSolutions.DotMSN.Core.SBMessagePool

[Visual Basic]
Public Class SBMessagePool
    Inherits NSMessagePool
[C#]
public class SBMessagePool : NSMessagePool

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

SBMessagePool Members | XihSolutions.DotMSN.Core Namespace