HubLifetimeContext.Context Eigenschaft

Definition

Ruft den Kontext für die aktive Hubverbindung und den Aufrufer ab.

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

Eigenschaftswert

Gilt für: