Interface IApplicationInsightsInterceptor
Represents an interface of the Insights telemetry interceptor component.
Namespace: Relativity.Testing.Framework
Assembly: Relativity.Testing.Framework.dll
Syntax
public interface IApplicationInsightsInterceptorProperties
| Improve this Doc View SourceIsEnabled
Gets or sets a value indicating whether the interceptor is enabled.
Declaration
bool IsEnabled { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean |