IStreamProvider::ReleaseStream Method (Stream^)

 

Releases a stream to output.

Namespace:   System.Xml
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

void ReleaseStream(
	Stream^ stream
)

Parameters

stream
Type: System.IO::Stream^

The stream being released.

.NET Framework
Available since 3.0
Silverlight
Available since 4.0
Return to top
Show: