Partager via


DataCollectionSink.SendFileCompleted, événement

Se produit lorsqu'un fichier a été envoyé au DataCollectionSink.

Espace de noms :  Microsoft.VisualStudio.TestTools.Execution
Assembly :  Microsoft.VisualStudio.QualityTools.ExecutionCommon (dans Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntaxe

'Déclaration
Public MustOverride Event SendFileCompleted As AsyncCompletedEventHandler
public abstract event AsyncCompletedEventHandler SendFileCompleted
public:
virtual   event AsyncCompletedEventHandler^ SendFileCompleted {
    void add (AsyncCompletedEventHandler^ value);
    void remove (AsyncCompletedEventHandler^ value);
}
abstract SendFileCompleted : IEvent<AsyncCompletedEventHandler,
    AsyncCompletedEventArgs>
JScript ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

DataCollectionSink Classe

Microsoft.VisualStudio.TestTools.Execution, espace de noms

SendFileAsync