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 = 3
The port is disabled.
Draining = 4
The port is draining.
Enabled = 2
The port is disabled.
NotFound = 1
The port status was not found.
Unknown = 0
The state is unknown,