DotMSN

P2PMessagePool Class

Buffers incomplete P2PMessage and releases them when the message is fully received.

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

System.Object
   XihSolutions.DotMSN.DataTransfer.P2PMessagePool

[Visual Basic]
Public Class P2PMessagePool
[C#]
public class P2PMessagePool

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.DataTransfer

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

See Also

P2PMessagePool Members | XihSolutions.DotMSN.DataTransfer Namespace