ISubscription.RequestRefresh Method
Include Protected Members
Include Inherited Members
Triggers the refresh process for the cache subscription using various options.
Overload List
Name | Description | |
---|---|---|
RequestRefresh() | Triggers the refresh process for the cache subscription. | |
RequestRefresh(Boolean) | Triggers the refresh process for the cache subscription with the specified priority. |
Top