Subscriber portal
Determines whether the session is a worker thread.
public boolean isWorkerThread()
A worker thread is an instance of the Thread class, which creates a new instance of Microsoft Dynamics AX without UI. If this method is called inside such a session, it will return true.