IAsynchronousDataRetriever Interface
Represents the mechanism by which the destination provider asynchronously retrieves item data from the source provider.
Note |
|---|
This method is now obsolete. |
IAsynchronousDataProxy methods | Description |
|---|---|
Gets the ID format schema of the provider. | |
Registers a callback interface that will be called by the IAsynchronousDataRetriever object when an asynchronous method finishes processing. | |
Indicates that the IAsynchronousDataRetriever object must no longer use the specified callback interface and must release any references to it. | |
Retrieves item data for a change. |
Show:
Note