TsgcWSPClient_KafkaProperties › Version

Version Property

The component version (read-only).

Syntax

property Version: string;

Default Value

The current version string.

Remarks

Read-only. Returns the sgcWebSockets version.

Example

DoLog(oKafka.Version);

Back to Properties