TCXLogEvent Constructor

construct with source and instant notification flag

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public TCXLogEvent(
	string source,
	bool needInstantNotifiaction
)

Parameters

source  String
needInstantNotifiaction  Boolean

See Also