TcpNetworkServer Class |
Namespace: StreamCoders.Network
The TcpNetworkServer type exposes the following members.
Name | Description | |
---|---|---|
TcpNetworkServer |
Constructor.
|
Name | Description | |
---|---|---|
Close |
Closes the underlying listening socket.
| |
StartListening |
Starts a listening.
|
Name | Description | |
---|---|---|
AddressFamily |
The address family of the underlying socket. (Default is InterNetwork)
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |