PollingListProvider<TBusinessObject>.Dispose Method
Releases all resources used by the current object.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | Releases all resources used by the ListProvider<TBusinessObject> object.(Inherited from ListProvider<TBusinessObject>.) |
|
Dispose(Boolean) | Releases the unmanaged resources used by the PollingListProvider<TBusinessObject> object and optionally releases the managed resources.(Overrides ListProvider<TBusinessObject>.Dispose(Boolean).) |
See Also
PollingListProvider<TBusinessObject> Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top