Overload List

  Name Description
Public method Close()()()()
Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.
(Inherited from Stream.)
Public method Close(Int32)
Closes the NetworkStream after waiting the specified time to allow data to be sent.
(Inherited from NetworkStream.)

See Also