Whether to use the SSL protocol to connect ('lvs://' instead of 'lv://').
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.6.1 (10.6.6.1)
Syntax
C# | Visual Basic | Visual C++ |
public bool UseSSL { get; set; }
Public Property UseSSL As Boolean Get Set
public: property bool UseSSL { bool get (); void set (bool value); }