WebHostAssemblyResolver::Dispose Method (Boolean)
Releases the unmanaged resources used by the WebHostAssemblyResolver class and optionally releases the managed resources.
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Show: