SmartSockets .NET Class Library

TipcConnClient.addErrorCb Method

Adds an error callback class with given priority. The error callback is called when certian types of errors occur.

Overload List

Adds an error callback class with default priority. The error callback is called when certian types of errors occur.

public virtual TipcCb addErrorCb(TipcErrorCb,object);

Adds an error callback class with given priority. The error callback is called when certian types of errors occur.

public virtual TipcCb addErrorCb(TipcErrorCb,short,object);

See Also

TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace | TipcErrorCb


Copyright © TIBCO Software Inc. All rights reserved