-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Open
Labels
SignalRSource - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issuedoc-enhancement
Milestone
Description
Is there a best practice or suggestion for how to stop/dispose HubConnection
?
Since there is no IDisposable
for HubConnection
, we cannot use using
, any suggestion if we need to use StopAsync
and DisposeAsync
explicitly?
Any performance impact to use or not to use StopAsync
and DisposeAsync
?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: c9bc1072-be2c-94f6-49bf-daa9e97dff2d
- Version Independent ID: 36052173-7061-6d01-8aed-915685cd7cf6
- Content: ASP.NET Core SignalR .NET Client
- Content Source: aspnetcore/signalr/dotnet-client.md
- Product: aspnet-core
- Technology: aspnetcore-signalr
- GitHub Login: @bradygaster
- Microsoft Alias: bradyg
pwen090, mskovacic, SamNutkins, t-l-k and postmeback
Metadata
Metadata
Assignees
Labels
SignalRSource - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issuedoc-enhancement