Returns the current queue handler function.
handler, owner = Inspect.Queue.Handler() | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
handler | result | function | The current queue handler function. |
owner | result | string | The owner of the current queue handler function. |