Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.