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

Show in webframe

MaxClients Property (DicomServer)






Gets or sets the maximum clients allowed to connect to the server.
Syntax
public virtual int MaxClients {get; set;}
'Declaration
 
Public Overridable Property MaxClients As Integer
'Usage
 
Dim instance As DicomServer
Dim value As Integer
 
instance.MaxClients = value
 
value = instance.MaxClients

            

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

Property Value

The maximum clients allow to connect.
Requirements

Target Platforms

See Also

Reference

DicomServer Class
DicomServer 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