TsgcWSAPIServer_MCP › Properties › Version
Returns the current version string of the sgcWebSockets library.
property Version: String read GetVersion;
—
Read-only property exposing the version identifier of the sgcWebSockets runtime this component is linked against. Useful for diagnostics, logging, and support requests. The value matches the version published by eSeGeCe for the installed build.
ShowMessage(MCPServer.Version);