SmartSockets .NET Class Library

TipcSrv.Running Property

Checks if this process is connected to RTserver, and connects if its isn't.

public virtual bool Running {get;}

Exceptions

Exception TypeCondition
TipcTimeoutException if the client timed out waiting for RTserver to reply to a connection request.
TipcAccessDeniedException If the server replied, but deined access. This is usually because the client's unique subject isn't unique within the client's project.
TipcIOException For unrecoverable network failures.
TipcException For all other errors.

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved