Click or drag to resize

Global Class

OFV Kjøretøydata service

Global handling for webservice
Inheritance Hierarchy
SystemObject
  System.WebHttpApplication
    OfvVehicleData.ServiceGlobal

Namespace:  OfvVehicleData.Service
Assembly:  OfvVehicleData.Service (in OfvVehicleData.Service.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Global : HttpApplication

The Global type exposes the following members.

Constructors
  NameDescription
Public methodGlobal
Initializes a new instance of the Global class
Top
Methods
  NameDescription
Protected methodApplication_BeginRequest
Handles the BeginRequest event of the Application control.
Protected methodApplication_Start
Handles the Start event of the Application control.
Top
See Also