1 override of Abort
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubCallerContext.cs (1)
40
public override void
Abort
() => _connection.Abort();
14 references to Abort
Microsoft.AspNetCore.Components.Server (12)
ComponentHub.cs (12)
96
Context.
Abort
();
112
Context.
Abort
();
120
Context.
Abort
();
164
Context.
Abort
();
198
Context.
Abort
();
293
Context.
Abort
();
309
Context.
Abort
();
334
Context.
Abort
();
347
Context.
Abort
();
392
Context.
Abort
();
567
Context.
Abort
();
576
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
();