SmartSockets .NET Class Library

TipcMon.serverNamesPoll Method (TipcSrv)

Sends a MON_SERVER_NAMES_POLL_CALL message to RTserver. This poll returns a list of the server names in the current project in a MON_SERVER_NAMES_POLL_RESULT message.

public static void serverNamesPoll(
   TipcSrv srv
);

Parameters

srv
the RTserver connection issuing the poll.

Exceptions

Exception TypeCondition
TipcException If an error occurs sending the message.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved