SmartSockets .NET Class Library

TipcMon.serverVersionPoll Method

Sends a MON_SERVER_VERSION_POLL_CALL message to the target server. This poll returns version information about the server in a MON_SERVER_VERSION_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_SERVER_VERSION_POLL_CALL message to the target server. This poll returns version information about the server in a MON_SERVER_VERSION_POLL_RESULT message.

public static void serverVersionPoll(TipcSrv,string);

Sends a MON_SERVER_VERSION_POLL_CALL message to the target server. This poll returns version information about the server in a MON_SERVER_VERSION_POLL_RESULT message. Note: This method should only be invoked when using a single, global RTserver connection via the Srv method.

public static void serverVersionPoll(string);

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved