DotMSN

SBMessageProcessor Class

Handles the I/O of the switchboard server.

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

System.Object
   XihSolutions.DotMSN.Core.SocketMessageProcessor
      XihSolutions.DotMSN.SBMessageProcessor

[Visual Basic]
Public Class SBMessageProcessor
    Inherits SocketMessageProcessor
[C#]
public class SBMessageProcessor : SocketMessageProcessor

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.

Remarks

SBMessageProcessor uses SBMessagePool as it's MessagePool.

Requirements

Namespace: XihSolutions.DotMSN

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

See Also

SBMessageProcessor Members | XihSolutions.DotMSN Namespace