DataCollectionSink Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Diagnostic data adapters use a DataCollectionSink to store files and XML data for later attachment to bugs and test reports.
public ref class DataCollectionSink abstract
public abstract class DataCollectionSink
type DataCollectionSink = class
Public MustInherit Class DataCollectionSink
- Inheritance
-
DataCollectionSink
Data |
Initializes a new instance of the DataCollectionSink class. |
Send |
Sends a file asynchronously to the DataCollectionSink by using the parameters that are specified for this method. |
Send |
Sends an intermediate file asynchronously to the DataCollectionSink by using the parameters that are specified for this method. |
Send |
Sends an intermediate file asynchronously to the DataCollectionSink by using the provided file transfer information object. |
Send |
Sends a stream to the DataCollectionSink by using the parameters that are specified for this method. |
Send |
Sends a stream to the DataCollectionSink by using the parameters that are specified for this method. |
Send |
Sends a stream to the DataCollectionSink by using the parameters that are specified for this method. |
Send |
Occurs when a file has been sent to the DataCollectionSink. |
Send |
Occurs when a stream has been sent to the DataCollectionSink. |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |