3.11.5 Message Processing Events and Sequencing Rules

OperationContract

Description

IClientRegistrationService.RegisterClient

Registers a client callback channel to the server.

IClientNotificationCallback.NotificationReceived

Indicates a notification event has been received from server.

IClientNotificationProvider.NotifyClientByName

Sends a notification to a client with the specified machine name.

IClientNotificationProvider.NotifyClientById

Sends a notification to a client with the specified SID.

IClientNotificationProvider.NotifyAllClients

Sends a notification to all online clients.