FoundryEnvironment.IsAgent365TracingEnabled Property

Definition

Indicates whether Agent365 tracing export is enabled. Returns true when both IsHosted is true and the FOUNDRY_AGENT365_TRACING_ENABLED environment variable is set to "true" (case-insensitive).

public static bool IsAgent365TracingEnabled { get; }
static member IsAgent365TracingEnabled : bool
Public Shared ReadOnly Property IsAgent365TracingEnabled As Boolean

Property Value

Applies to