SmartSockets .NET Class Library

TipcMon.serverTimePoll Method (TipcSrv, String)

Sends a MON_SERVER_TIME_POLL_CALL message to a particular RTserver. This poll returns the time according to a given RTserver in a MON_SERVER_TIME_POLL_RESULT message.

public static void serverTimePoll(
   TipcSrv srv,
   string server
);

Parameters

srv
the RTserver connection issuing the poll.
server
the unique subject of the RTserver that is to receive the poll, or ALL

Exceptions

Exception TypeCondition
TipcException If an error occurs sending the message.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved