Contents

onThread

Is the current execution context on the work thread?

Declaration

virtual bool onThread() const;

Return Value

Returns true if IOThreadSelf() == workThread.

See Also

Miscellaneous