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 = 2The transport role is frontend transport.
HubTransport = 1The transport role is hub transport.
Unknown = 0The transport role is unknown.