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