SmartSockets .NET Class Library

TipcMon.serverGeneralPoll Method (String)

Sends a MON_SERVER_GENERAL_POLL_CALL message to a particular RTserver. This poll returns general information about a given RTserver in a MON_SERVER_GENERAL_POLL_RESULT message.

Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.

public static void serverGeneralPoll(
   string server
);

Parameters

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.serverGeneralPoll Overload List


Copyright © TIBCO Software Inc. All rights reserved