SmartSockets .NET Class Library

TipcErrorCb.error Method 

Method invoked by the connection when an unrecoverable error has occured.

void error(
   int errNum,
   string errStr,
   object arg
);

Parameters

errNum
The error number.
errStr
The string representation of the error.
arg
The user-defined argument.

See Also

TipcErrorCb Interface | TipcErrorCb Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved