Freigeben über


WorkflowRuntimeSection.WorkflowDefinitionCacheCapacity Eigenschaft

Definition

Ruft die Anzahl von Workflowdefinitionen ab, die von der Laufzeit zwischengespeichert werden können.

public:
 property int WorkflowDefinitionCacheCapacity { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("WorkflowDefinitionCacheCapacity", DefaultValue=0)]
public int WorkflowDefinitionCacheCapacity { get; set; }
[<System.Configuration.ConfigurationProperty("WorkflowDefinitionCacheCapacity", DefaultValue=0)>]
member this.WorkflowDefinitionCacheCapacity : int with get, set
Public Property WorkflowDefinitionCacheCapacity As Integer

Eigenschaftswert

Int32

Die Anzahl der Workflows.

Attribute

Gilt für