GrainLifecycleStage.SetupState Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Setup grain state prior to activation.
public const int SetupState = 1000;
val mutable SetupState : int
Public Const SetupState As Integer = 1000