GrainLifecycleStage.SetupState 字段

定义

在激活之前设置 grain 状态。

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

字段值

Value = 1000

适用于