MaxClientCount Property

Summary
Gets the maximum number of concurrent connected clients.
Syntax
C#
VB
C++
public int MaxClientCount { get; } 
  
Public ReadOnly Property MaxClientCount As Integer 
public: 
property int MaxClientCount { 
   int get(); 
} 

Property Value

The maximum number of clients connected concurrently.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly

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