DotMSN

NSMessageProcessor Class

Handles the I/O of the Notification Server.

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

System.Object
   XihSolutions.DotMSN.Core.SocketMessageProcessor
      XihSolutions.DotMSN.NSMessageProcessor

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

NSMessageProcessor uses NSMessagePool as it's MessagePool.

Requirements

Namespace: XihSolutions.DotMSN

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

See Also

NSMessageProcessor Members | XihSolutions.DotMSN Namespace