Version information received from the server in the last successful connection attempt.
If the target server has never been successfully connected to, this value will be null.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.0.2 (10.6.0.2)
Syntax
C# | Visual Basic | Visual C++ |
ServerVersion Version { get; }
ReadOnly Property Version As ServerVersion Get
property ServerVersion^ Version { ServerVersion^ get (); }