StreamLink for Silverlight
NoopTimeout Property
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.13.0 (5.0.13.0)