This topic has not yet been rated - Rate this topic

NetworkStream Constructor

Creates a new instance of the NetworkStream class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method NetworkStream(Socket) Creates a new instance of the NetworkStream class for the specified Socket.
Public method NetworkStream(Socket, Boolean) Initializes a new instance of the NetworkStream class for the specified Socket with the specified Socket ownership.
Public method NetworkStream(Socket, FileAccess) Creates a new instance of the NetworkStream class for the specified Socket with the specified access rights.
Public method NetworkStream(Socket, FileAccess, Boolean) Creates a new instance of the NetworkStream class for the specified Socket with the specified access rights and the specified Socket ownership.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ