IApplicationIdProvider Interface

Definition

An interface for providing an Application Id for a given Instrumentation Key.

public interface IApplicationIdProvider
type IApplicationIdProvider = interface
Public Interface IApplicationIdProvider
Derived

Methods

TryGetApplicationId(String, String)

Retrieves the Application Id to be used for Request.Source or Dependency.Target.

Applies to