| CTI32 Engine Class Library |
|
DialerStats.NetworkError Method
Updates the NetworkError Counter
[Visual Basic]
Public Sub NetworkError( _
ByVal
port As
Integer _
)
[C#]
public
void NetworkError(
int port);
Parameters
-
port
-
See Also
DialerStats Class | CTI32Engine Namespace