1 write to unloadEnabled
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
5661this.unloadEnabled = this.instance.persistenceContext.CanPersist && this.timeToUnload < TimeSpan.MaxValue;
3 references to unloadEnabled
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (3)
5667if (this.unloadEnabled) 5704if (this.unloadEnabled) 5777if (this.unloadEnabled)