ServiceLifecycleStage.BecomeActive 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.
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