DotMSN

NSMessagePool.BufferStream Property

This points to the current message we are writing to

[Visual Basic]
Protected Property BufferStream As MemoryStream
[C#]
protected System.IO.MemoryStream BufferStream {get; set;}

See Also

NSMessagePool Class | XihSolutions.DotMSN.Core Namespace