start


Description:

[ NoWrapper ]
public virtual bool start ()

Start processing.

Subclasses should open resources and prepare to produce data. Implementation should call start_complete when the operation completes, either from the current thread or any other thread that finishes the start operation asynchronously.