SyncRefresh

Metreos.Providers.CiscoDeviceListX.Refresh

Summary

SyncRefresh is used to synchronously force the refreshing of the real-time device cache information.

Usage

The action will not return until the real-time device cache has finished retrieving all device information, or until the action times out.

In general, one should use AsyncRefresh because in all but very small Cisco Unified Communication Manager clusters, the action will take longer than 5 seconds, which is the default action timeout amount.

Remarks

None.

Action Parameters
Parameter Name.NET TypeDefaultDescription
TimeoutSystem.Int32The Timeout property specifies to the Application Runtime Environment how long to wait for a response from the provider for the current action. The ReturnValue returned in this case is Timeout. The value must be a literal value in milliseconds.

No Result Data

Branch Conditions 

Success

No description.

Failure

No description.

Timeout

No description.