SmartSockets .NET Class Library

TipcSrv.DefaultErrorCb Property

Gets the default RTclient error callback. This is useful if you wish to replace the default error callback. The returned TipcCb object can be passed to the removeErrorCb method.

The default RTclient error callback first calls destroy to destroy the current connection to the RTserver, then calls create to create a new connection to the RTserver.

public virtual TipcCb DefaultErrorCb {get;}

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved