DotMSN

P2PTransferSession.AutoCloseStream Property

Defines whether the stream is automatically closed after the transfer has finished or been aborted.

[Visual Basic]
Public Property AutoCloseStream As Boolean
[C#]
public bool AutoCloseStream {get; set;}

See Also

P2PTransferSession Class | XihSolutions.DotMSN.DataTransfer Namespace