IHubCallerClients.Caller Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un proxy qui peut être utilisé pour appeler des méthodes sur le client appelant et recevoir des résultats.
public virtual Microsoft.AspNetCore.SignalR.ISingleClientProxy Caller { get; }
member this.Caller : Microsoft.AspNetCore.SignalR.ISingleClientProxy
Public Overridable ReadOnly Property Caller As ISingleClientProxy
Valeur de propriété
Un appelant client.