DotMSN

PersistentStream Class

A multi-user stream.

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

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         XihSolutions.DotMSN.DataTransfer.PersistentStream

[Visual Basic]
Public Class PersistentStream
    Inherits Stream
[C#]
public class PersistentStream : Stream

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

PersistentStream Members | XihSolutions.DotMSN.DataTransfer Namespace