1 override of Abort
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubCallerContext.cs (1)
40
public override void
Abort
() => _connection.Abort();
15 references to Abort
Microsoft.AspNetCore.Components.Server (13)
ComponentHub.cs (13)
96
Context.
Abort
();
112
Context.
Abort
();
120
Context.
Abort
();
164
Context.
Abort
();
198
Context.
Abort
();
293
Context.
Abort
();
309
Context.
Abort
();
321
Context.
Abort
();
333
Context.
Abort
();
346
Context.
Abort
();
391
Context.
Abort
();
566
Context.
Abort
();
575
Context.
Abort
();
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (1)
Hubs.cs (1)
108
Context.
Abort
();
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
696
Context.
Abort
();