SessionProfile.ExponentialThreshold Property

Exponential threshold of the result value.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public int ExponentialThreshold { get; protected set; }

Property Value

Int32

Implements

IResultOptions.ExponentialThreshold

See Also