←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly