I\'ve just updated some SignalR references and things have changed somewhat in order to allow for generically typed Hubs Hub. In the existing examples and
Hub
Or take look at:
https://github.com/Gandalis/SignalR.Client.TypedHubProxy
It comes with more features than the TypeSafeClient mentioned above.