EventSinkInvoker
Overview
The EventSinkInvoker class is a static helper class to invoke events on service classes.
It serves as base class for all custom event invokers classes that are automatically generated by CodeGen, so there is no need to deal with them manually.
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
Instance Methods
constructor protected
Default constructor.
constructor
EventSinkInvoker()
Sub New()