MySocket Send comments on this topic.
MAX_CLIENT_NUMBER Field
See Also 
MySocket Namespace > TCPServer Class : MAX_CLIENT_NUMBER Field




Syntax

Visual Basic (Declaration) 
Public Shared MAX_CLIENT_NUMBER As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = TCPServer.MAX_CLIENT_NUMBER
 
TCPServer.MAX_CLIENT_NUMBER = value
C# 
public static int MAX_CLIENT_NUMBER
Managed Extensions for C++ 
public: static int MAX_CLIENT_NUMBER
C++/CLI 
public:
static int MAX_CLIENT_NUMBER

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.