NodeConfiguration.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.
The LoadShedding element specifies the gateway load shedding configuration for the node. If it does not appear, gateway load shedding is disabled.
public bool LoadSheddingEnabled { get; set; }
member this.LoadSheddingEnabled : bool with get, set
Public Property LoadSheddingEnabled As Boolean