Python function
get_blocking
get_blocking()
max.interfaces.get_blocking(pull_queue)
Get the next item from the queue.
If no item is available, this method will spin until one is.
-
Parameters:
-
pull_queue (MAXPullQueue[PullItemType])
-
Return type:
-
PullItemType
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!