SmartSockets .NET Class Library

TipcMon.clientExtPoll Method

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

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

Overload List

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,string);

Sends a MON_CLIENT_EXT_POLL_CALL message to the target client. This poll returns general information about the client in a MON_CLIENT_EXT_POLL_RESULT message. Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.

public static void clientExtPoll(string);

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved