Compartilhar via


IDurableOrchestrationClient.MakeCurrentAppPrimaryAsync Método

Definição

Torna o aplicativo atual o aplicativo primário, se ainda não estiver. Deve estar usando o recurso AppLease definindo UseAppLease como true em host.json.

public System.Threading.Tasks.Task MakeCurrentAppPrimaryAsync ();
abstract member MakeCurrentAppPrimaryAsync : unit -> System.Threading.Tasks.Task
Public Function MakeCurrentAppPrimaryAsync () As Task

Retornos

Uma tarefa que é concluída quando a operação é iniciada.

Aplica-se a