StreamLink.NET
NoopTimeout Property
StreamLink.NETCaplin.StreamLinkIConnectionConfigurationNoopTimeout
Gets or sets the timeout period (in seconds) for detecting the loss of the connection to Liberator. See Remarks in IConnectionConfiguration.
Declaration Syntax
C#Visual BasicVisual C++
int NoopTimeout { get; set; }
Property NoopTimeout As Integer
property int NoopTimeout {
	int get ();
	void set (int value);
}
Value
The noop timeout.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.17.0 (5.0.17.0)