Szerkesztés

Megosztás a következőn keresztül:


FaultInjectionStorageProvider<TStorage>.Close Method

Definition

Close function for this provider instance.

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

Returns

Completion promise for the Close operation on this provider.

Implements

Applies to