←Select platform

MaxClients Property (ServerSettings)

Summary

Gets or sets the maximum clients allowed to connect.

Syntax

C#
VB
C++
[DisplayNameAttribute("Max Connected Clients")] 
public int MaxClients {get; set;} 
<DisplayNameAttribute("Max Connected Clients")> 
Public Property MaxClients As Integer 
[DisplayNameAttribute("Max Connected Clients")] 
public: 
property int MaxClients { 
   int get(); 
   void set (    int ); 
} 

Property Value

The maximum clients allowed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize