Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

ReconnectTimeout Property (ServerSettings)






Gets or sets the reconnect timeout in seconds.
Syntax
public int ReconnectTimeout {get; set;}
'Declaration
 
Public Property ReconnectTimeout As Integer
'Usage
 
Dim instance As ServerSettings
Dim value As Integer
 
instance.ReconnectTimeout = value
 
value = instance.ReconnectTimeout

            

            
public:
property int ReconnectTimeout {
   int get();
   void set (    int value);
}

Property Value

The reconnect timeout in seconds.
Requirements

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features