GrainLifecycleStage.SetupState Field

Definition

Setup grain state prior to activation.

public const int SetupState = 1000;
val mutable SetupState : int
Public Const SetupState As Integer  = 1000

Field Value

Value = 1000

Applies to