ListProvider<TBusinessObject>.Dispose Method
Release all resources that are used by the ListProvider<TBusinessObject> 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. |
|
Dispose(Boolean) | Releases the unmanaged resources used by the ListProvider<TBusinessObject> object and optionally releases the managed resources. |
See Also
ListProvider<TBusinessObject> Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top