1 reference to SendAsync
JwtClientSample (1)
Program.cs (1)
71await hubConnection.SendAsync("Broadcast", userId, $"Hello at {DateTime.Now}");