NodeCondition Properties |
The NodeCondition type exposes the following members.
Name | Description | |
---|---|---|
Disabled |
Gets a NodeCondition instance representing a node which is not permitted
to accept any new connections regardless of the session persistence configuration.
Existing connections are forcibly terminated.
| |
Draining |
Gets a NodeCondition instance representing a node which is allowed to
service existing established connections and connections that are being directed to
it as a result of the session persistence configuration.
| |
Enabled |
Gets a NodeCondition instance representing a node which is permitted
to accept new connections.
| |
Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) |