WorkflowRuntimeSection::WorkflowDefinitionCacheCapacity Property
.NET Framework (current version)
Gets the number of workflow definitions that can be cached by the runtime.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
public: [ConfigurationPropertyAttribute("WorkflowDefinitionCacheCapacity", DefaultValue = 0)] property int WorkflowDefinitionCacheCapacity { int get(); void set(int value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: