IDataTransferProvider Members
Include Protected Members
Include Inherited Members
Defines methods and events for data transfers on the referenced connection.
The IDataTransferProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
Configure(ITransferMetadataProvider) | Configures the data transfer interface for the data transfer process. | |
ExecuteTransfer() | Executes the transfer process. |
Top
Events
Name | Description | |
---|---|---|
TransferEvent | Represents the event raised when the transfer process occurs. |
Top