LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

MaxClients Property (ServerSettings)

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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