MobileTrackEventIdsPrematureExecution Field

Invoked if we are trying to execute a process that was not ready to be executed

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public const int PrematureExecution = 1057

Field Value

Int32

Remarks

If invoked, we need to investigate why the process was allowed to be executed prematurely, and fix it.

See Also