LimitValue.SoftLimitThreshold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
'Soft" limit threshold value for this Limit, after which Warnings will start to be generated
public int SoftLimitThreshold { get; set; }
member this.SoftLimitThreshold : int with get, set
Public Property SoftLimitThreshold As Integer