start_complete
Description:
Complete an asynchronous start operation.
When the subclass overrides the start method, it should call start_complete when the start operation completes either from the same thread or from an asynchronous helper thread.
Parameters:
this |
base source instance |
ret |