Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SendFileAsync(FileTransferInformation) | Sends an intermediate file asynchronously to the DataCollectionSink by using the provided file transfer information object. |
![]() |
SendFileAsync(DataCollectionContext, String, Boolean) | Sends a file asynchronously to the DataCollectionSink by using the parameters that are specified for this 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