ConnectorType Class

The type of connector that can be used for Alert monitoring.

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public sealed class ConnectorType : AbstractValueMap<ConnectorType>
Inheritance
Object    AbstractValueMapConnectorType    ConnectorType

Fields

DC09 The module represents a connection to a DC-09 server.
Email The module represents an Email connector.

See Also