ServiceBrokerExtensions Class
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.
Extension methods for IServiceBroker.
public ref class ServiceBrokerExtensions abstract sealed
public static class ServiceBrokerExtensions
type ServiceBrokerExtensions = class
Public Module ServiceBrokerExtensions
- Inheritance
-
ServiceBrokerExtensions
Methods
CompareLocalToRemoteVersionAsync(IServiceBroker, ServiceMoniker, CancellationToken) |
Compares a locally recognized service to what is available remotely for the same service. |
ReportMissingServiceAsync(IServiceBroker, String, String, ServiceMoniker, Guid, UInt32, CancellationToken) |
Presents modeless UI to the user that explains why a feature is disabled or operating with reduced functionality. |