1 write to automaticRecycling
ComSvcConfig (1)
ComAdminWrapper.cs (1)
623this.automaticRecycling = (((int)appObj.GetValue(PropertyName.RecycleActivationLimit) > 0) ||
1 reference to automaticRecycling
ComSvcConfig (1)
ComAdminWrapper.cs (1)
610public bool IsAutomaticRecycling { get { return this.automaticRecycling; } }