MaxClients Property

Summary
Gets or sets the maximum clients allowed to connect to the server.
Syntax
C#
C++/CLI
public virtual int MaxClients { get; set; } 
public: 
virtual property int MaxClients { 
   int get(); 
   void set (    int ); 
} 

Property Value

The maximum clients allow to connect.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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