SmartSockets .NET Class Library

TipcMon.serverConnPoll Method (TipcSrv)

Sends a MON_SERVER_CONN_POLL_CALL message to RTserver. This poll returns a list of the connections RTserver is maintaining in a MON_SERVER_CONN_POLL_RESULT message.

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


Copyright © TIBCO Software Inc. All rights reserved