NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ICryptoStream.CloseStream ()

Finalize and close the stream object.

[Visual Basic]
Overloads Sub CloseStream()
[C#]
void CloseStream();
[C++]
void CloseStream() = 0;
[JScript]
function CloseStream();

See Also

ICryptoStream Interface | ICryptoStream Members | System.Security.Cryptography Namespace | ICryptoStream.CloseStream Overload List