1 implementation of OnReconnected
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
733
public void
OnReconnected
(Func<PipeWriter, Task> notifyOnReconnect)
1 reference to OnReconnected
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionContext.cs (1)
636
feature.
OnReconnected
(_messageBuffer.ResendAsync);