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