IReducedFunctionalityReportingService Interface

Definition

Provides functionality for communicating causes for reduced functionality in features to the user. Obtainable from the ReducedFunctionalityReportingService service.

public interface class IReducedFunctionalityReportingService
public interface IReducedFunctionalityReportingService
type IReducedFunctionalityReportingService = interface
Public Interface IReducedFunctionalityReportingService

Methods

ReportReducedFunctionalityAsync(String, String, ServiceMoniker, CancellationToken)

Presents modeless UI to the user that explains why a feature is disabled or operating with reduced functionality.

ReportReducedFunctionalityAsync(String, String, ServiceMoniker, Guid, UInt32, CancellationToken)

Presents modeless UI to the user that explains why a feature is disabled or operating with reduced functionality.

Applies to