Share via


EtmSettings.ThrottlingEnabled Property

Definition

Gets or sets whether Enterprise Transaction Monitor (ETM) throttling is enabled.

public:
 property bool ThrottlingEnabled { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool ThrottlingEnabled { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ThrottlingEnabled : bool with get, set
Public Property ThrottlingEnabled As Boolean

Property Value

Flag indicating whether Enterprise Transaction Monitor (ETM) throttling is enabled.

Attributes

Applies to