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::SendFileAsync Method (FileTransferInformation^)
Sends an intermediate file asynchronously to the DataCollectionSink by using the provided file transfer information object.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
public: virtual void SendFileAsync( FileTransferInformation^ fileTransferInformation ) abstract
Parameters
- fileTransferInformation
-
Type:
Microsoft.VisualStudio.TestTools.Execution::FileTransferInformation^
A FileTransferInformation object.
Show: