PollingListProvider<TBusinessObject>.RefreshData Method ()
Instructs the PollingListProvider<TBusinessObject> to poll for data.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Syntax
protected void RefreshData()
protected:
void RefreshData()
Protected Sub RefreshData
See Also
PollingListProvider<TBusinessObject> Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top