IMissingServiceDiagnosticsService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |