SmartSockets .NET Class Library

TipcMon.getClientTimeWatch Method (TipcSrv, String)

Gets the status of a client time watch.

public static bool getClientTimeWatch(
   TipcSrv srv,
   string client
);

Parameters

srv
the RTserver connection issuing the poll.
client
the client to check the watch for.

Return Value

true if the watch is set, false if it isn't.

Exceptions

Exception TypeCondition
TipcException If an error occurs.

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace | TipcMon.getClientTimeWatch Overload List


Copyright © TIBCO Software Inc. All rights reserved