$.connection.hub.url = "http://localhost:8081/WebsocketBase";
$.connection.hub.start().done(function () { //alert("connected") //hubBase.server.testTuan("abc"); }).fail(function () { alert("can't connect"); });[JsType(JsMode.Prototype, Export= false, Name = "$.connection")]
new $.connection(url);