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