Share via


DataCollectionSink.SendFileAsync Method

Include Protected Members
Include Inherited Members

Sends a file asynchronously to the DataCollectionSink.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SendFileAsync(FileTransferInformation) Sends an intermediate file asynchronously to the DataCollectionSink by using the provided file transfer information object.
Public method SendFileAsync(DataCollectionContext, String, Boolean) Sends a file asynchronously to the DataCollectionSink by using the parameters that are specified for this method.
Public method SendFileAsync(DataCollectionContext, String, String, Boolean) Sends an intermediate file asynchronously to the DataCollectionSink by using the parameters that are specified for this method.

Top

See Also

Reference

DataCollectionSink Class

Microsoft.VisualStudio.TestTools.Execution Namespace