getStatus method

RemoteFunctionStatus getStatus()

Implementation

RemoteFunctionStatus getStatus()
{
    return this._status;
}