SmartSockets .NET Class Library

TipcMon.clientNamesPoll Method ()

Sends a MON_CLIENT_NAMES_POLL_CALL message to RTserver. This poll returns a list of the clients in the current project in a MON_CLIENT_NAMES_POLL_RESULT message.

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

public static void clientNamesPoll();

Exceptions

Exception TypeCondition
TipcException If an error occurs sending the message.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved