IStreamProvider.ReleaseStream Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Releases a stream to output.
Namespace: System.Xml
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Syntax
'Declaration
Sub ReleaseStream ( _
stream As Stream _
)
void ReleaseStream(
Stream stream
)
Parameters
- stream
Type: System.IO.Stream
The stream being released.
Version Information
Silverlight
Supported in: 5, 4
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.