GetEventsCompletedEventHandler Delegar

Definição

O GetEventsCompletedEventHandler é o tipo de representante que define o manipulador de eventos que é chamado quando a operação assíncrona correspondente seja concluída.

public delegate void GetEventsCompletedEventHandler(System::Object ^ sender, GetEventsCompletedEventArgs ^ e);
public delegate void GetEventsCompletedEventHandler(object sender, GetEventsCompletedEventArgs e);
Public Delegate Sub GetEventsCompletedEventHandler(sender As Object, e As GetEventsCompletedEventArgs)

Parâmetros

sender
Object

Aplica-se a