ServiceLifecycleStage.BecomeActive Field

Definition

Service will be active after this step. It should only be used by the membership oracle and the gateway, no other component should run at this stage

public const int BecomeActive = 19999;
val mutable BecomeActive : int
Public Const BecomeActive As Integer  = 19999

Field Value

Value = 19999

Applies to