Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new CacheEvent(eventName: string, correlationId: string): CacheEvent

Properties

eventId

eventId: string

Accessors

displayName

  • get displayName(): string

eventName

  • get eventName(): string

key

  • get key(): string

telemetryCorrelationId

  • get telemetryCorrelationId(): string
  • set telemetryCorrelationId(value: string): void

tokenType

  • set tokenType(tokenType: string): void

Methods

get

  • get(): object

start

  • start(): void

stop

  • stop(): void

Generated using TypeDoc