SessionOptionsRoundingMode Property

Mathematical rounding method to process a number that is midway.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public MidpointRounding? RoundingMode { get; set; }

Property Value

NullableMidpointRounding

See Also