LoadSheddingOptions.LoadSheddingEnabled 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.
Gets or sets a value indicating whether load shedding in the client gateway and stream providers is enabled.
The default value is false
, meaning that load shedding is disabled.
public bool LoadSheddingEnabled { get; set; }
member this.LoadSheddingEnabled : bool with get, set
Public Property LoadSheddingEnabled As Boolean
Property Value
Load shedding is disabled by default.