Click or drag to resize

GlobalApplication_End Method

OFV Kjøretøydata service

[Missing <summary> documentation for "M:OfvTaxData.Service.Global.Application_End(System.Object,System.EventArgs)"]

Namespace:  OfvTaxData.Service
Assembly:  OfvTaxData.Service (in OfvTaxData.Service.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void Application_End(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:OfvTaxData.Service.Global.Application_End(System.Object,System.EventArgs)"]

e
Type: SystemEventArgs

[Missing <param name="e"/> documentation for "M:OfvTaxData.Service.Global.Application_End(System.Object,System.EventArgs)"]

See Also