Skip to main content
property AgentOptions.scheduling

Scheduling strategy to apply when picking the next free socket to use.

Type

"fifo"
| "lifo"
| undefined
Back to top