threadStatus property

IThreadStatus? threadStatus

Property getter and setter for threadStatus:

Implementation

IThreadStatus? get threadStatus;
void threadStatus=(IThreadStatus? threadStatus)

Implementation

set threadStatus(IThreadStatus? threadStatus);