private void ChangeState(ConnectionState state) { State = state; _pusher.ChangeConnectionState(state); }