DotMSN

PersistentStream Constructor 

[Visual Basic]
Public Sub New( _
   ByVal stream As Stream _
)
[C#]
public PersistentStream(
   Stream stream
);

See Also

PersistentStream Class | XihSolutions.DotMSN.DataTransfer Namespace