OlympiaEvents EventSinkInvoker Class

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 OlympiaEvents_EventSinkInvoker internally used class invokes event handlers for server events defined in the IOlympiaEvents interface.
For internal use only.
Location
- Assembly: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Ancestry: EventSinkInvoker | OlympiaEvents_EventSinkInvoker
Class Methods
| Invoke_HaveMessage |
|---|
|
Invokes a HaveMessage event handler whenever the Olympia state server notifies its subscribers of new events.
|
| InvokeEvent (declared in EventSinkInvoker) |
|
Calls the "Invoke_XXX" static method on aInvokerClass. XXX determines the param's MessageName property as aMessage with 2 params: aHandlers to register event handlers on this event and aMessage to process the message.
|
Instance Methods
| constructor |
|---|
|
Creates a new instance of the OlympiaEvents_EventSinkInvoker class.
|
See Also
- IOlympiaEvents
- Olympia state server
- 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