1 write to serverActivated
ComSvcConfig (1)
ComAdminWrapper.cs (1)
620
this.
serverActivated
= ((int)appObj.GetValue(PropertyName.Activation)) == 1;
1 reference to serverActivated
ComSvcConfig (1)
ComAdminWrapper.cs (1)
607
public bool IsServerActivated { get { return this.
serverActivated
; } }