// From LoadBalancingClient.cs public void OnOperationResponse(OperationResponse operationResponse) { //... this.OnJoinRoom(name); }