Share via


WorkflowRuntimeSection.WorkflowDefinitionCacheCapacity Propriedade

Definição

Obtém o número de definições de fluxo de trabalho que podem ser armazenadas em cache pelo 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

Valor da propriedade

Int32

O número de fluxos de trabalho.

Atributos

Aplica-se a