threadStatus property

IThreadStatus? get threadStatus

Property getter and setter for threadStatus:

Implementation

IThreadStatus? get threadStatus;
set threadStatus (IThreadStatus? threadStatus)

Implementation

set threadStatus(IThreadStatus? threadStatus);