StreamLink for Silverlight
NoopInterval Property
StreamLink for SilverlightCaplin.StreamLinkIConnectionConfigurationNoopInterval
Gets or sets the number of seconds between noop commands. See Remarks in IConnectionConfiguration.
Declaration Syntax
C#Visual BasicVisual C++
int NoopInterval { get; set; }
Property NoopInterval As Integer
property int NoopInterval {
	int get ();
	void set (int value);
}
Value
The noop interval.
Remarks
A value of 0 or less indicates that connection monitoring is disabled.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)