IJobAgentSelectionPreference Property |
Gets or sets the agent selection preference.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
SyntaxAgentSelectionType AgentSelectionPreference { get; set; }
Property AgentSelectionPreference As AgentSelectionType
Get
Set
Property Value
Type:
AgentSelectionTypeThe agent selection preference.
See Also