ServiceBrokerClientMetadata Struct

Definition

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.

Applies to