Enum ExchangeReceiveConnectorTransportRole
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the transport role of the receive connector.
public enum ExchangeReceiveConnectorTransportRole
Fields
FrontendTransport = 2
The transport role is frontend transport.
HubTransport = 1
The transport role is hub transport.
Unknown = 0
The transport role is unknown.