ReqProcessThreadList::beginProcess Method
Inserts a new record in the ReqProcessThreadList table.
Syntax
server public static void beginProcess(ReqProcessId _processId, ReqProcessThreadId _threadId)
Run On
Server
Parameters
- _processId
Type: ReqProcessId Extended Data Type
The ID of the scheduling process.
- _threadId
Type: ReqProcessThreadId Extended Data Type
The ID of the current thread.