WorkflowRuntimeSection.WorkflowDefinitionCacheCapacity Propriété

Définition

Obtient le nombre de définitions de flux de travail pouvant être mises en cache par le 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

Valeur de propriété

Nombre de flux de travail.

Attributs

S’applique à