ServiceBrokerClientMetadata.SupportedConnections Property

Definition

Gets or sets the remote service connections that the client supports.

C++
public:
 property Microsoft::ServiceHub::Framework::RemoteServiceConnections SupportedConnections { Microsoft::ServiceHub::Framework::RemoteServiceConnections get(); void set(Microsoft::ServiceHub::Framework::RemoteServiceConnections value); };

Property Value

Attributes
Newtonsoft.Json.JsonConverterAttribute JsonConverterAttribute IsReadOnlyAttribute

Remarks

This allows an IRemoteServiceBroker to choose the optimal mutually supported connection kind when responding to future service requests.

Applies to

Product Versions
Visual Studio SDK 2019, 2022