Tuning parameter, use only on the advice of your ibi support representative.


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

Syntax

Visual Basic (Declaration)
Public Sub setQCSize( _ 
   ByVal size As Integer _ 
)
C#
public void setQCSize(
   int size
)
C++
public:
 void setQCSize(
   int size
) sealed 
J#
public void setQCSize(
   int size
)
JScript
public  function setQCSize(
   size : int
)

See Also