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
();
192
Context.
Abort
();
208
Context.
Abort
();
303
Context.
Abort
();
319
Context.
Abort
();
344
Context.
Abort
();
357
Context.
Abort
();
420
Context.
Abort
();
595
Context.
Abort
();
604
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
();