DotMSN

PersistentStream.Close Method 

Decreases the number of users using this stream with 1. If the number of users is below 0 the stream will really be closed.

[Visual Basic]
Overrides Public Sub Close()
[C#]
public override void Close();

See Also

PersistentStream Class | XihSolutions.DotMSN.DataTransfer Namespace