Compartilhar via


MobileServiceCollection<TTable,TCollection>.LoadingComplete Evento

Definição

Ocorre quando o carregamento de itens foi concluído. Fornece LoadingCompleteEventArgs quantos itens foram carregados.

public event EventHandler<Microsoft.WindowsAzure.MobileServices.LoadingCompleteEventArgs> LoadingComplete;
member this.LoadingComplete : EventHandler<Microsoft.WindowsAzure.MobileServices.LoadingCompleteEventArgs> 
Public Event LoadingComplete As EventHandler(Of LoadingCompleteEventArgs) 
Public Custom Event LoadingComplete As EventHandler(Of LoadingCompleteEventArgs) 

Tipo de evento

Aplica-se a