WorkflowRuntimeSection.WorkflowDefinitionCacheCapacity Proprietà

Definizione

Ottiene il numero di definizioni del flusso di lavoro che possono essere memorizzate nella cache dal runtime.

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

Valore della proprietà

Int32

Numero di flussi di lavoro.

Attributi

Si applica a