MobileServiceCollection<TTable,TCollection>.LoadingComplete Event

Definition

Occurs when finished loading items. Provides LoadingCompleteEventArgs with how many items were loaded.

public event EventHandler<Microsoft.WindowsAzure.MobileServices.LoadingCompleteEventArgs> LoadingComplete;