Edit

Share via


IClusterClient.Close Method

Definition

Stops the client gracefully, disconnecting from the cluster.

public System.Threading.Tasks.Task Close ();
abstract member Close : unit -> System.Threading.Tasks.Task
Public Function Close () As Task

Returns

A Task representing the work performed.

Applies to