2 writes to _unloadOnIdle
System.Workflow.Runtime (2)
Hosting\SqlWorkflowPersistenceService.cs (2)
770_unloadOnIdle = bool.Parse(parameters[key]); 810this._unloadOnIdle = unloadOnIdle;
1 reference to _unloadOnIdle
System.Workflow.Runtime (1)
Hosting\SqlWorkflowPersistenceService.cs (1)
1074return _unloadOnIdle;