Click or drag to resize

GlobalApplication_End Method

Codice per eseguire il dispose degli eventuali DataContext utilizzati

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void Application_End(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: SystemEventArgs
See Also