IWorksAsyncDriver interface VWorks plugins that perform asynchronous tasks must implement the IWorksAsyncDriver interface. This section defines the IWorksAsyncDriver methods. IMPORTANT All VWorks device driver plugins must implement the IWorksDriver, IControllerClient, and IWorksDiags interfaces. This section contains the following topics: • “IWorksAsyncDriver methods overview” • “Abort method” • “GetListOfAsyncTasks method” • “Ignore method” • “Retry method” • “Asynchronous Task Command XML block components”