NOTE: This method is now obsolete.



Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Function getMaxSocketUsage() As Integer
C#
int getMaxSocketUsage()
C++
int getMaxSocketUsage() abstract 
J#
int getMaxSocketUsage()
JScript
function getMaxSocketUsage() : int

See Also