GetAttachmentCompletedEventHandler Delegar

Definição

O GetAttachmentCompletedEventHandler é 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 GetAttachmentCompletedEventHandler(System::Object ^ sender, GetAttachmentCompletedEventArgs ^ e);
public delegate void GetAttachmentCompletedEventHandler(object sender, GetAttachmentCompletedEventArgs e);
Public Delegate Sub GetAttachmentCompletedEventHandler(sender As Object, e As GetAttachmentCompletedEventArgs)

Parâmetros

sender
Object

Aplica-se a