Click or drag to resize

AgentSnapshotMeetsThreshold 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.9.0.1601 (2.9.0.1601)
Syntax
public bool MeetsThreshold { get; set; }

Property Value

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

STK Parallel Computing Server 2.9 API for .NET