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.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
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