SmartSockets .NET Class Library

TipcSrv.TipcSrvCreateEvent Event

Occurs when a connection to RTserver is created.

Server create callbacks are called when an RTclient creates either a full or warm connection to the RTserver. If an RTclient creates and destoys its connection to the RTserver many times, it should use server create handlers to create the other handlers needed in the connection to RTserver.

public event TipcSrvCreateHandler TipcSrvCreateEvent;

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved