ILeaseStore.MarkInitializedAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Mark the store as initialized.
public System.Threading.Tasks.Task MarkInitializedAsync ();
abstract member MarkInitializedAsync : unit -> System.Threading.Tasks.Task
Public Function MarkInitializedAsync () As Task