TsgcAIOpenAIChatBotProperties › Version

Version Property

Read-only sgcWebSockets library version string.

Syntax

__property UnicodeString Version;

Default Value

Remarks

Returns the sgcWebSockets build version as a string. Useful when logging support information or verifying that the deployed binary matches the expected release. The value is computed from the library and cannot be written to.

Example

Back to Properties