Пример #1
0
 protected virtual async Task DisconnectAsync()
 {
     await _client.DisconnectAsync();
 }