Partager via


ServerlessHub.NegotiateAsync(NegotiationOptions) Méthode

Définition

Obtient l’objet d’informations d’accès au point de terminaison client pour les connexions au hub SignalR pour se connecter à Azure SignalR Service

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)

Paramètres

options
Microsoft.Azure.SignalR.Management.NegotiationOptions

Retours

S’applique à