start_complete


Description:

public void start_complete (FlowReturn ret)

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

a FlowReturn