Previous Topic: WgnActiveImportConnector ObjectNext Topic: Single-pass Processing Versus Deferred Completion


Synchronous Versus Asynchronous Operations

WgnActiveImportConnector can be called in synchronous or asynchronous mode. The mode is determined initially by the method called in the IWgnActiveImportConnector interface: ImportObject() and ImportObjectAsync().

After smart tags are returned to the caller, what happens next depends on whether deferred completion is enabled.