EtmSettings Class
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.
Contains Enterprise Transaction Monitor (ETM) settings.
public ref class EtmSettings : Microsoft::Xrm::Sdk::Deployment::DeploymentConfigSettings
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="EtmSettings", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class EtmSettings : Microsoft.Xrm.Sdk.Deployment.DeploymentConfigSettings
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="EtmSettings", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")>]
type EtmSettings = class
inherit DeploymentConfigSettings
Public Class EtmSettings
Inherits DeploymentConfigSettings
- Inheritance
- Attributes
Constructors
| EtmSettings() |
Initializes a new instance of the |
Properties
| Enabled |
Gets or sets whether Enterprise Transaction Monitor (ETM) is enabled. |
| ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DeploymentObject) |
| ThrottlingEnabled |
Gets or sets whether Enterprise Transaction Monitor (ETM) throttling is enabled. |