MobileServiceLocalStore.OnInitialize Method

Definition

Executed when Initilize is called on the store instance.

protected virtual System.Threading.Tasks.Task OnInitialize ();
abstract member OnInitialize : unit -> System.Threading.Tasks.Task
override this.OnInitialize : unit -> System.Threading.Tasks.Task
Protected Overridable Function OnInitialize () As Task

Returns

Applies to