SmartSockets .NET Class Library

TipcMon.serverVersionPoll Method (TipcSrv, String)

Sends a MON_SERVER_VERSION_POLL_CALL message to the target server. This poll returns version information about the server in a MON_SERVER_VERSION_POLL_RESULT message.

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

Parameters

srv
the RTserver connection issuing the poll.
server
the unique subject of the server 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.serverVersionPoll Overload List


Copyright © TIBCO Software Inc. All rights reserved