ServiceBrokerClient.ClientProxiesInvalidatedEventHandler Delegate

Definition

The delegate for a handler of the Invalidated event.

C++
public: delegate System::Threading::Tasks::Task ^ ServiceBrokerClient::ClientProxiesInvalidatedEventHandler(ServiceBrokerClient ^ sender, BrokeredServicesChangedEventArgs ^ args, CancellationToken cancellationToken);

Parameters

sender
ServiceBrokerClient

The ServiceBrokerClient instance that is raising the event.

args
BrokeredServicesChangedEventArgs

Details regarding which services actually changed that led to this event being raised.

cancellationToken
CancellationToken

A token that is canceled when the new set of services begun with this event is itself invalidated.

Return Value

A task whose completion will allow a subsequent invocation of this event handler.

Applies to

Tuote Versiot
Visual Studio SDK 2019, 2022