Beispiel #1
0
 public string GetConnectionId(Guid userId)
 {
     return(NotificationHub.GetConnectionId(userId));
 }