System.Net.Sockets.NetworkStream: Constructor Members

The constructors of System.Net.Sockets.NetworkStream are listed below. For a list of all members, see the NetworkStream Members list.

See Also: Inherited members from System.IO.Stream

Public Constructors

Creates a new instance of the System.Net.Sockets.NetworkStream class for the specified System.Net.Sockets.Socket.

Initializes a new instance of the System.Net.Sockets.NetworkStream class for the specified System.Net.Sockets.Socket with the specified System.Net.Sockets.Socket ownership.

Creates a new instance of the System.Net.Sockets.NetworkStream class for the specified System.Net.Sockets.Socket with the specified access rights.

Creates a new instance of the System.Net.Sockets.NetworkStream class for the specified System.Net.Sockets.Socket with the specified access rights and the specified System.Net.Sockets.Socket ownership.