Disconnect the specified client.
public void Disconnect(string connectionId);
Public Sub Disconnect(ByVal ConnectionId As String)
Calling this method will disconnect the client specified by the ConnectionId parameter.