WebHostAssemblyResolver.OnApplicationAssemblyChange Method (Object, FileSystemEventArgs)

 

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

protected virtual void OnApplicationAssemblyChange(
	object sender,
	FileSystemEventArgs e
)

Parameters

sender
Type: System.Object

e
Type: System.IO.FileSystemEventArgs

Return to top
Show: