Time to wait before making another connection attempt, in milliseconds. Default == 1000.
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 long RetryIntervalMS { get; set; }
Public Property RetryIntervalMS As Long Get Set
public: property long long RetryIntervalMS { long long get (); void set (long long value); }