Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DataCollectionSink Constructor ()

 

Initializes a new instance of the DataCollectionSink class.

Namespace:   Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

protected:
DataCollectionSink()

When your custom diagnostic data adapter is initialized by the testing framework, the framework provides a DataCollectionSink object for your diagnostic data adapter to use.

Return to top
Show: