Fiber::isStarted

Determines if the fiber has started

Description

public bool Fiber::isStarted()

Parameters

This function has no parameters.

Return Values

Returns true only after the fiber has been started; otherwise false is returned.