Time before giving up on a connection attempt, in milliseconds. -1 == forever (the default).
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.5.0.0 (10.5.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public long TimeoutMS { get; set; }
Public Property TimeoutMS As Long Get Set
public: property long long TimeoutMS { long long get (); void set (long long value); }