Click or drag to resize

AgentSnapshotThresholdFailureReason Property

Gets or sets the reason for the threshold failure. If MeetsThreshold is false, this property should explain the reason for the threshold failure.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public string ThresholdFailureReason { get; set; }

Property Value

Type: String
The threshold failure reason.
See Also

STK Parallel Computing Server 2.9 API for .NET