Method Dispose
Dispose()
Disposes every resource still owned by the pool.
public void Dispose()
Remarks
This should be called when an execution handle or immediate execution result is no longer needed. Resources previously removed from the pool are not affected because ownership has already been transferred to the caller.