SmartSockets .NET Class Library

TipcReadCb Interface

The user interface for connection read callbacks.

Connection read callbacks are executed when an incoming message is read from a connection's socket into the read buffer and first unpacked into a message. Read callbacks are most commonly used for writing incoming messages to message files.

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

public interface TipcReadCb

Requirements

Namespace: TIBCO.SMARTSOCKETS Namespace

Assembly: TIBCO.SS.dll

See Also

TipcReadCb Members | TIBCO.SMARTSOCKETS Namespace | addReadCb


Copyright © TIBCO Software Inc. All rights reserved