SmartSockets .NET Class Library

TipcDestroyCb Interface

The user interface for the RTclient's server destroy callbacks.

Server destroy callbacks are called when an RTclient destroys its connection to the RTserver, leaving either a warm connection or no connection. Server destroy callbacks are the opposite of server create callbacks.

Server destroy callbacks are useful for RTclients that need to know when the connection to the RTserver no longer has a valid socket, such as RTclients that are also GUI programs.

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

public interface TipcDestroyCb

Requirements

Namespace: TIBCO.SMARTSOCKETS Namespace

Assembly: TIBCO.SS.dll

See Also

TipcDestroyCb Members | TIBCO.SMARTSOCKETS Namespace | addDestroyCb


Copyright © TIBCO Software Inc. All rights reserved