PipeStream::Dispose Method

 

Namespace:   System.IO.Pipes
Assembly:  System.Core (in System.Core.dll)

NameDescription
System_CAPS_pubmethodDispose()

Releases all resources used by the Stream.(Inherited from Stream.)

System_CAPS_protmethodDispose(Boolean)

Releases the unmanaged resources used by the PipeStream class and optionally releases the managed resources.(Overrides Stream::Dispose(Boolean).)

Return to top
Show: