Click or drag to resize

AgentSnapshot.MeetsThreshold Property

Gets or sets a value indicating whether the agent meets the threshold for agent selection that is set by the coordinator.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
public bool MeetsThreshold { get; set; }

Property Value

Type: Boolean
true if meets threshold; otherwise, false.
See Also

STK Parallel Computing Server 2.10 API for .NET