Server Constructor
Initializes a new instance of the Server class.
Overload List
| Name | Description |
|---|---|
| Server () |
Initializes a new instance of the Server class.
|
| Server (ServerConnection) |
Initializes a new instance of the Server class based on the specified connection.
|
| Server (String) |
Initializes a new instance of the Server class with the specified name.
|