private async Task HandleRset() { _state.Reset(); await SendCommandResult(await _commandHandler.HandleRset()); }