2 writes to cachedInstanceExpiration
System.WorkflowServices (2)
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (2)
36
this.
cachedInstanceExpiration
= cachedInstanceExpiration;
52
this.
cachedInstanceExpiration
= value;
1 reference to cachedInstanceExpiration
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (1)
44
return this.
cachedInstanceExpiration
;