menu
valkey_client package
documentation
valkey_cluster_client_base.dart
ValkeyClusterClientBase
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Closes all pooled connections to all nodes in the cluster.
Implementation
Future<void> close();
valkey_client package
documentation
valkey_cluster_client_base
ValkeyClusterClientBase
close abstract method
ValkeyClusterClientBase class