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

Show in webframe

MaxClients Property (ServerSettings)






Gets or sets the maximum clients allowed to connect.
Syntax
[DisplayNameAttribute("Max Connected Clients")]
public int MaxClients {get; set;}
'Declaration
 
<DisplayNameAttribute("Max Connected Clients")>
Public Property MaxClients As Integer
'Usage
 
Dim instance As ServerSettings
Dim value As Integer
 
instance.MaxClients = value
 
value = instance.MaxClients

            

            
[DisplayNameAttribute("Max Connected Clients")]
public:
property int MaxClients {
   int get();
   void set (    int value);
}

Property Value

The maximum clients allowed.
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