IServiceBroker Interface
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 access to arbitrary services by activating them if necessary and returning an object that may be used to communicate with it.
public interface class IServiceBroker
public interface IServiceBroker
type IServiceBroker = interface
Public Interface IServiceBroker
- Derived
Get |
Requests access to some service through an IDuplexPipe. |
Get |
Requests access to some service through a client proxy. |
Availability |
Occurs when a service previously queried for since the last AvailabilityChanged event may have changed availability. |
Get |
Requests access to some service through an IDuplexPipe. |
Get |
Requests access to some service through a client proxy. |
Get |
Requests access to some service through a client proxy. |
Compare |
Compares a locally recognized service to what is available remotely for the same service. |
Report |
Presents modeless UI to the user that explains why a feature is disabled or operating with reduced functionality. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2019, 2022 |