AlertRuleProcessResultDtoDurationInMilliseconds Property

Indicates the time, in milliseconds, between delivery to a remote endpoint and successful completion of the request.

Definition

Namespace: MobileTrack.Common.Models.Alerts
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public int DurationInMilliseconds { get; set; }

Property Value

Int32

See Also