StreamLink for Silverlight
ReconnectInterval Property
StreamLink for SilverlightCaplin.StreamLinkIConnectionConfigurationReconnectInterval
Gets or sets the reconnect interval.
Declaration Syntax
C#Visual BasicVisual C++
int ReconnectInterval { get; set; }
Property ReconnectInterval As Integer
property int ReconnectInterval {
	int get ();
	void set (int value);
}
Value
The reconnect interval in seconds.
Remarks
Determines the interval between reconnection attempts. A value of 0 means that when the connection attempt fails, StreamLink attempts to reconnect immediately.

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