PsTypeEventListenerT(String) Constructor

Creates Listener for exact data class which will be monitored for the specific object.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public PsTypeEventListener(
	string DataClass
)

Parameters

DataClass  String

See Also