SmartSockets .NET Class Library

TipcMon.clientExtPoll Method (TipcSrv, String)

Sends a MON_EXT_INFO_POLL_CALL message to the target client. This poll returns general information about the client in a MON_CLIENT_EXT_POLL_RESULT message.

public static void clientExtPoll(
   TipcSrv srv,
   string client
);

Parameters

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


Copyright © TIBCO Software Inc. All rights reserved