AdaptiveMediaSourceDiagnosticAvailableEventArgs.DiagnosticType Property

Definition

Gets a value indicating the type of diagnostic that is associated with the event.

public:
 property AdaptiveMediaSourceDiagnosticType DiagnosticType { AdaptiveMediaSourceDiagnosticType get(); };
AdaptiveMediaSourceDiagnosticType DiagnosticType();
public AdaptiveMediaSourceDiagnosticType DiagnosticType { get; }
var adaptiveMediaSourceDiagnosticType = adaptiveMediaSourceDiagnosticAvailableEventArgs.diagnosticType;
Public ReadOnly Property DiagnosticType As AdaptiveMediaSourceDiagnosticType

Property Value

A value indicating the type of diagnostic that is associated with the event.

Applies to