Edit

Share via


IProvider.Close Method

Definition

Close function for this provider instance.

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

Returns

Completion promise for the Close operation on this provider.

Applies to