SessionProfile.ExponentialThreshold Property
Exponential threshold of the result value.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public int ExponentialThreshold { get; protected set; }
Public Property ExponentialThreshold As Integer
Get
Protected Set
public:
virtual property int ExponentialThreshold {
int get () sealed;
protected: void set (int value) sealed;
}
abstract ExponentialThreshold : int with get, set
override ExponentialThreshold : int with get, set
Int32IResultOptions.ExponentialThreshold