1 reference to WriteAsync
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionContext.cs (1)
303
return _messageBuffer.
WriteAsync
(message, cancellationToken);