Contents

isRunning

A status that indicates whether the receiver is still running.

Declaration

var isRunning: Bool { get }

Return Value

true if the receiver is still running, otherwise false. false means either the receiver could not run or it has terminated.

See Also

Related Documentation

Querying the process state