WebHostTraceWriter::Dispose Method (Boolean)

 

Disposes managed and native resources.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly:  Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)

protected:
virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: System::Boolean

A value indicating whether managed resources should be disposed.

Return to top
Show: