• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try NCache Live
Show / Hide Table of Contents

Method GetDatasetsToRefresh

GetDatasetsToRefresh(IDictionary<String, Object>)

Responsible for getting new datasets at realtime through polling if refresh-on-event is enabled.

Declaration
IDictionary<string, RefreshPreference> GetDatasetsToRefresh(IDictionary<string, object> userContexts)
Parameters
Type Name Description
System.Collections.Generic.IDictionary<System.String, System.Object> userContexts
Returns
Type Description
System.Collections.Generic.IDictionary<System.String, RefreshPreference>
Examples

Following examples call GetRefreshedDatasets method to get new hints.

Back to top Copyright © 2017 Alachisoft