Share via


ReqProcessList::setStatus Method

Changes the status of the specified scheduling process.

Syntax

server public static void setStatus(ReqProcessId _processId, ReqProcessStatus _status)

Run On

Server

Parameters

Remarks

This method uses a separate user connection to perform the update in so that the changes can be propagated to all threads immediately.

See Also

Reference

ReqProcessList Table