SmartSockets .NET Class Library

TipcErrorCb Interface

The user interface for connection error callbacks.

Connection error callbacks are executed when an unrecoverable error occurs. These errors include socket problems and network failures such as:

TipcSrv automatically registers a default error callback that attempts to reconnect to the RTserver when the connection is lost. This default error callback may be replaced by first getting the default error callback with DefaultErrorCb, removing it with removeErrorCb, and adding your own error callback with addErrorCb.

For a list of all members of this type, see TipcErrorCb Members.

public interface TipcErrorCb

Requirements

Namespace: TIBCO.SMARTSOCKETS Namespace

Assembly: TIBCO.SS.dll

See Also

TipcErrorCb Members | TIBCO.SMARTSOCKETS Namespace | addErrorCb | DefaultErrorCb


Copyright © TIBCO Software Inc. All rights reserved