Edit

Share via


ILatencyContextTokenIssuer Interface

Definition

Issues tokens for various object types.

public interface class ILatencyContextTokenIssuer
public interface ILatencyContextTokenIssuer
type ILatencyContextTokenIssuer = interface
Public Interface ILatencyContextTokenIssuer

Methods

GetCheckpointToken(String)

Gets a token for a named checkpoint.

GetMeasureToken(String)

Gets a token for a named measure.

GetTagToken(String)

Gets a token for a named tag.

Applies to