Compartilhar via


ServerlessHub.NegotiateAsync(NegotiationOptions) Método

Definição

Obtém o objeto de informações de acesso do ponto de extremidade do cliente para conexões do hub SignalR para se conectar a Serviço do Azure SignalR

protected System.Threading.Tasks.Task<Microsoft.Azure.WebJobs.Extensions.SignalRService.SignalRConnectionInfo> NegotiateAsync (Microsoft.Azure.SignalR.Management.NegotiationOptions options);
member this.NegotiateAsync : Microsoft.Azure.SignalR.Management.NegotiationOptions -> System.Threading.Tasks.Task<Microsoft.Azure.WebJobs.Extensions.SignalRService.SignalRConnectionInfo>
Protected Function NegotiateAsync (options As NegotiationOptions) As Task(Of SignalRConnectionInfo)

Parâmetros

options
Microsoft.Azure.SignalR.Management.NegotiationOptions

Retornos

Aplica-se a