SmartSockets .NET Class Library

TipcMon.clientNamesNumPoll Method (TipcSrv)

Sends a MON_CLIENT_NAMES_NUM_POLL_CALL message to RTserver. This poll returns the number of clients in the current project in a MON_CLIENT_NAMES_NUM_POLL_RESULT message.

public static void clientNamesNumPoll(
   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.clientNamesNumPoll Overload List


Copyright © TIBCO Software Inc. All rights reserved