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 | |
|---|---|---|
| .gif) | SendFileAsync(FileTransferInformation) | Sends an intermediate file asynchronously to the DataCollectionSink by using the provided file transfer information object. | 
| .gif) | SendFileAsync(DataCollectionContext, String, Boolean) | Sends a file asynchronously to the DataCollectionSink by using the parameters that are specified for this method. | 
| .gif) | SendFileAsync(DataCollectionContext, String, String, Boolean) | Sends an intermediate file asynchronously to the DataCollectionSink by using the parameters that are specified for this method. | 
Top