DotMSN

NSMessagePool Properties

The properties of the NSMessagePool class are listed below. For a complete list of NSMessagePool class members, see the NSMessagePool Members topic.

Public Instance Properties

MessageAvailable Is true when there are message available to retrieve.

Protected Instance Properties

BufferStream This points to the current message we are writing to
BufferWriter This is the interface to the bufferStream
MessageQueue Contains all messages waiting to be released

See Also

NSMessagePool Class | XihSolutions.DotMSN.Core Namespace