Provider
Synchronous
No Custom Parameters
SyncRefresh is used to synchronously force the refreshing of the real-time device cache information.
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.
None.
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| Timeout | System.Int32 | The 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
No description.
No description.
No description.