RegisteredServer Constructor
Initializes a new instance of the RegisteredServer object.
Overload List
| Name | Description |
|---|---|
| RegisteredServer () |
Initializes a new instance of the RegisteredServer object.
|
| RegisteredServer (String) |
Initializes a new instance of the RegisteredServer object.
|
| RegisteredServer (RegisteredServerCollection, String) |
Initializes a new instance of the RegisteredServer object.
|
| RegisteredServer (ServerGroup, String) |
Initializes a new instance of the RegisteredServer object.
|
See Also