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