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