MaxClients Property

Summary
Gets or sets the maximum clients allowed to connect to the server.
Syntax
C#
VB
C++
public virtual int MaxClients { get; set; } 
  
Public Overridable Property MaxClients As Integer 
public: 
virtual property int MaxClients { 
   int get(); 
   void set (    int ); 
} 

Property Value

The maximum clients allow to connect.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.