Partager via


WorkflowRuntimeSection.WorkflowDefinitionCacheCapacity Propriété

Définition

Obtient le nombre de définitions de workflow qui peuvent être mises en cache par l'exécution.

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

Valeur de propriété

Int32

Nombre de workflows.

Attributs

S’applique à