TestimoX

API Reference

Enum

AdxShareReadinessSignalSeverity

Namespace ADPlayground.ShareDiagnostics
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Severity for typed share migration readiness signals.

Inheritance

  • Enum
  • AdxShareReadinessSignalSeverity

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const AdxShareReadinessSignalSeverity Informational #

Informational signal.

Value: 0
public const AdxShareReadinessSignalSeverity Warning #

Review signal.

Value: 1
public const AdxShareReadinessSignalSeverity Critical #

Blocking signal.

Value: 2