LimitValue.HardLimitThreshold 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.
'Hard' limit threshold value, after which Errors will start to be generated and action take (for example, rejecting new request messages, etc) to actively reduce the limit value back to within thresholds.
public int HardLimitThreshold { get; set; }
member this.HardLimitThreshold : int with get, set
Public Property HardLimitThreshold As Integer