getTransientDeadlockPriority

getTransientDeadlockPriority(): Integer;

The getTransientDeadlockPriority method of the Process class retrieves the priority value to be used when dealing with deadlocks involving shared transient objects. This method can be called only on the process instance of the current process. If you call it on an instance for another process, an exception is raised.