Share via


SysWorkflowMessageQueueManager.runsImpersonated Method [AX 2012]

Microsoft internal use only.

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
A Boolean value.

Remarks

Your classes that extend this class must override the runsImpersonated method and return false if you want those tasks to run on a client.

See Also

Reference

SysWorkflowMessageQueueManager Class