DynamicDriver..::..OnQueryFinishing Method
Overload List
| Name | Description | |
|---|---|---|
|
|
OnQueryFinishing(IConnectionInfo, Object, QueryExecutionManager) |
This method is called after the query's main thread has finished running the user's code,
but before the query has stopped. If you've spun up threads that are still writing results, you can
use this method to wait out those threads.
|
|
|
OnQueryFinishing(IConnectionInfo, Object, QueryExecutionManager) | (Inherited from DataContextDriver.) |

