IRecipientListEventTargets Interface

This is a Library topic for RemObjects SDK for .NET
This page is generated from external data, please do not update
Namespaces — Interfaces — Classes — Enums — Implements
Contents |
Overview
The IRecipientListEventTargets interface implementation can be used to define Multicast Events (.NET and Delphi) recipients when an event is dispatched by an EventSinkManager.
An instance implementing this interface can be supplied as parameter when an IROEventSink instance is retrieved via the EventSinkManager.GetEventSink method.
The EventSinkManager takes a list of event recipient GUIDs from the Recipients array.
Location
- Assembly: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
Implemented in
Properties
| Recipients |
|---|
|
Gets a list of event recipient GUIDs.
|
See Also
- EventSinkManager
- Multicast Events (.NET and Delphi)
- Lists
- RemObjects SDK for .NET: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects SDK shared: Data Types – File Types
- other editions
- RemObjects SDK for Xcode: Protocols — Classes — Enums — Aliases — Implements
- RemObjects SDK for Delphi: Interfaces — Classes — Aliases — Implements
- RemObjects SDK for Java: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects SDK for JavaScript: Objects

Product: RemObjects SDK
Available Editions: RemObjects SDK for .NET, Xcode, Delphi, Java and JavaScript