Compartilhar via


DurableTaskOptions.MaxConcurrentOrchestratorFunctions Propriedade

Definição

Obtém ou define o número máximo de funções de orquestrador que podem ser processadas simultaneamente em uma única instância de host.

public int? MaxConcurrentOrchestratorFunctions { get; set; }
public int MaxConcurrentOrchestratorFunctions { get; set; }
member this.MaxConcurrentOrchestratorFunctions : Nullable<int> with get, set
member this.MaxConcurrentOrchestratorFunctions : int with get, set
Public Property MaxConcurrentOrchestratorFunctions As Nullable(Of Integer)
Public Property MaxConcurrentOrchestratorFunctions As Integer

Valor da propriedade

Um inteiro positivo configurado pelo host.

Aplica-se a