ILeaseStore.IsInitializedAsync Method

Definition

Checks if the lease store is initialized.

public System.Threading.Tasks.Task<bool> IsInitializedAsync ();
abstract member IsInitializedAsync : unit -> System.Threading.Tasks.Task<bool>
Public Function IsInitializedAsync () As Task(Of Boolean)

Returns

Applies to