Share via


WorkflowRuntimeSection.WorkflowDefinitionCacheCapacity Propiedad

Definición

Obtiene el número de definiciones de flujo de trabajo el tiempo de ejecución puede almacenar en la caché.

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

Valor de propiedad

Int32

Número de flujos de trabajo.

Atributos

Se aplica a