LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

MaxClients Property (DicomServer)

Show in webframe





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

 

 


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