The Node type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Close |
Close all server node socket connections.
|
![]() | CloseConnection |
Close connection and decrement connection count.
|
![]() | Equals |
Return if node names are equal.
(Overrides ![]() |
![]() | GetConnection |
Get a socket connection from connection pool to the server node.
|
![]() | GetHashCode |
Get node name hash code.
(Overrides ![]() |
![]() | PutConnection |
Put connection back into connection pool.
|
![]() | Refresh |
Request current status from server node.
|
![]() | SignalLogin | |
![]() | ToString |
Return node name and host address in string format.
(Overrides ![]() |
![]() | UseNewBatch |
Use new batch protocol if server supports it and useBatchDirect is not set.
|
See Also