IMissingServiceDiagnosticsService Interface

Definition

Provides diagnostics to understand why brokered services are not activatable.

public interface class IMissingServiceDiagnosticsService
public interface IMissingServiceDiagnosticsService
type IMissingServiceDiagnosticsService = interface
Public Interface IMissingServiceDiagnosticsService

Methods

AnalyzeMissingServiceAsync(ServiceMoniker, CancellationToken)

Analyzes possible explanations for why a brokered service could not be acquired.

Applies to