I have the following hub:
public class NotificationHub : Hub { public void Connect() { //code to add connectionId to the database goes here