Class ScriptExecutionOrder
- Namespace
- Coherence.Toolkit
- Assembly
- Coherence.Toolkit.dll
public static class ScriptExecutionOrder
- Inheritance
-
ScriptExecutionOrder
Fields
public const int CoherenceBridge = -1000
Field Value
- int
public const int CoherenceInput = -800
Field Value
- int
public const int CoherenceNode = -950
Field Value
- int
public const int CoherenceQuery = 900
Field Value
- int
public const int CoherenceSync = -900
Field Value
- int
public const int OnApplicationQuitSender = 1000
Field Value
- int
public const int SyncGroup = -955
Field Value
- int