StreamLink.NET
NoopInterval Property
StreamLink.NETCaplin.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 (Module: Caplin.StreamLink) Version: 5.0.21.0 (5.0.21.0)