PsArgsEventListener Class

Generic temporary Event listener.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public class PsArgsEventListener : IDisposable
Inheritance
Object    PsArgsEventListener
Derived
Implements
IDisposable

Methods

Dispose remove event subscription. Should be called explicitly. Also should be called by the classes inherited
Wait 

Fields

DataClassToType DataClass to interface type
TypeToDataClass Definition of DataClasses
WildCardDataClassToType WildCard to interface type

See Also