TsgcWSAPIServer_WebPush › Properties › Version
Read-only string that returns the sgcWebSockets library version compiled into the component.
public string Version { get; }
—
Useful for diagnostics, log headers and bug reports: the string matches the version stamped on the package binary so you can verify which build is deployed at runtime. The value is populated by the base TsgcComponent ancestor and does not require the server to be active.