←Select platform

MaxClientCount Property (JpipServerConfiguration)

Summary

Gets or sets the maximum number of concurrent connected clients.

Syntax

C#
VB
C++
public int MaxClientCount {get; set;}
Public Property MaxClientCount As Integer
public: 
property int MaxClientCount { 
   int get(); 
   void set (    int ); 
} 

Property Value

The maximum number of clients connected concurrently.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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