Compartir a través de


HubLifetimeContext.Context Propiedad

Definición

Obtiene el contexto de la conexión y el autor de la llamada del concentrador activo.

public:
 property Microsoft::AspNetCore::SignalR::HubCallerContext ^ Context { Microsoft::AspNetCore::SignalR::HubCallerContext ^ get(); };
public Microsoft.AspNetCore.SignalR.HubCallerContext Context { get; }
member this.Context : Microsoft.AspNetCore.SignalR.HubCallerContext
Public ReadOnly Property Context As HubCallerContext

Valor de propiedad

Se aplica a