TcpStatusConnection Constructor |
| Name | Description | |
|---|---|---|
| TcpStatusConnection(String) |
Initializes a new status only instance of the TcpStatusConnection class using the default status port of DEFAULT_STATUS_TCP_PORT 9200.
| |
| TcpStatusConnection(String, Int32) |
Initializes a new status only instance of the TcpStatusConnection class.
| |
| TcpStatusConnection(String, Int32, Int32, Int32) |
Initializes a new status only instance of the TcpStatusConnection class.
|