'Declaration
<NotNullAttribute()> Public ReadOnly Property Agents As QueueAgentJoinCollection
[NotNull()] public QueueAgentJoinCollection Agents {get;}
'Declaration
<NotNullAttribute()> Public ReadOnly Property Agents As QueueAgentJoinCollection
[NotNull()] public QueueAgentJoinCollection Agents {get;}
Jobs will be executed on the agents based on the AgentOptions settings. Jobs may also be executed on the Controller, based on RunOnController.