Partager via


DataCollectionSink.SendStreamCompleted, événement

Se produit lorsqu'un flux 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 SendStreamCompleted As AsyncCompletedEventHandler
public abstract event AsyncCompletedEventHandler SendStreamCompleted
public:
virtual  event AsyncCompletedEventHandler^ SendStreamCompleted {
    void add (AsyncCompletedEventHandler^ value);
    void remove (AsyncCompletedEventHandler^ value);
}
abstract SendStreamCompleted : 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

SendStreamAsync