protected EditorServiceWebSocketConnection()
 {
     Channel = new WebSocketServerChannel(this);
 }
 protected EditorServiceWebSocketConnection() 
 {
     Channel = new WebSocketServerChannel(this);
 }