ServiceBrokerClientMetadata Struct
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.
Describes the environment, capabilities and attributes of a client of the IRemoteServiceBroker.
public value class ServiceBrokerClientMetadata
public struct ServiceBrokerClientMetadata
type ServiceBrokerClientMetadata = struct
Public Structure ServiceBrokerClientMetadata
- Inheritance
-
ServiceBrokerClientMetadata
Properties
LocalServiceHost |
Gets or sets metadata regarding the client's environment for use as a potential services host for service which are originally requested of the IRemoteServiceBroker but which services may in fact be available for activation locally within the client's environment. |
SupportedConnections |
Gets or sets the remote service connections that the client supports. |