SmartSockets .NET Class Library

TipcMon.projectNamesPoll Method

Sends a MON_PROJECT_NAMES_POLL_CALL message to RTserver. This poll returns a list of all current projects in a MON_PROJECT_NAMES_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_PROJECT_NAMES_POLL_CALL message to RTserver. This poll returns a list of all current projects in a MON_PROJECT_NAMES_POLL_RESULT message.

public static void projectNamesPoll(TipcSrv);

Sends a MON_PROJECT_NAMES_POLL_CALL message to RTserver. This poll returns a list of all current projects in a MON_PROJECT_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 projectNamesPoll();

See Also

TipcMon Class | TipcMon Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved