TsgcWebPush_ClientProperties › Version

Version Property

Read-only sgcWebSockets library version string.

Syntax

public string Version { get; }

Default Value

Remarks

Published, read-only string reporting the sgcWebSockets build that compiled this component. Useful for diagnostics, logs and support tickets when reporting issues with Web Push delivery or VAPID signing. The value is fixed at build time and cannot be assigned.

Example

Back to Properties