Enum MicrosoftNlbClusterPortState
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the state of a port at the time of the scan.
public enum MicrosoftNlbClusterPortState
Fields
Disabled = 3The port is disabled.
Draining = 4The port is draining.
Enabled = 2The port is disabled.
NotFound = 1The port status was not found.
Unknown = 0The state is unknown,