1 reference to WorkflowDefinitionCacheCapacity
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
184
_workflowDefinitionDispenser = new WorkflowDefinitionDispenser(this, (settings != null) ? settings.ValidateOnCreate : true, (settings != null) ? settings.
WorkflowDefinitionCacheCapacity
: 0);