ReqTransCache.setThreadParameters Method [AX 2012]
public abstract void setThreadParameters(
ReqProcessThreadId _threadId,
boolean _thisIsChildThread,
ReqProcessNumThreads _maxThreads)
Run On
CalledParameters
- _threadId
- Type: ReqProcessThreadId Extended Data Type
- _thisIsChildThread
- Type: boolean
- _maxThreads
- Type: ReqProcessNumThreads Extended Data Type
Community Additions
ADD
Show: