private void OnCurrentConnection(ConnectionResponse connectionResponse) { CurrentConnection?.Invoke(this, connectionResponse); }