AlertConnectorType 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.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public sealed class AlertConnectorType : AbstractValueMap<AlertConnectorType>
Inheritance
Object    AbstractValueMapAlertConnectorType    AlertConnectorType

Fields

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

See Also