Table of Contents

Enum NetworkingDevicePortFlowControlSetting

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the flow control setting

public enum NetworkingDevicePortFlowControlSetting

Fields

Disabled = 1

Flow control is disabled

Enabled = 4

Flow control is enabled on transmit and receive

NotApplicable = 999999

Port speed is not applicable to this port

ReceiveEnabled = 3

Flow control is enabled on receive

TransmitEnabled = 2

Flow control is enabled on transmit

Unknown = 0

The flow control setting of the port is unknown