Aerospike LINDPad Driver

DynamicDriver..::..OnQueryFinishing Method

Overload List


  Name Description
Public method 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.
Public method OnQueryFinishing(IConnectionInfo, Object, QueryExecutionManager) (Inherited from DataContextDriver.)