2 writes to idleTimeToUnload
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\WorkflowServiceHost.cs (2)
212
this.
idleTimeToUnload
= value;
255
this.
idleTimeToUnload
= WorkflowIdleBehavior.defaultTimeToUnload;
1 reference to idleTimeToUnload
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowServiceHost.cs (1)
208
get { return this.
idleTimeToUnload
; }