WebHostBootstrapWebEventProvider Class

 

Namespace:   Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

System.Object
  System.Configuration.Provider.ProviderBase
    System.Web.Management.WebEventProvider
      Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader.WebHostBootstrapWebEventProvider

[<Sealed>]
[<WindowsAzureHostingPermissionAttribute(SecurityAction.LinkDemand,
    Unrestricted = true)>]
[<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand,
    Level = AspNetHostingPermissionLevel.Minimal)>]
type WebHostBootstrapWebEventProvider = 
    class
        inherit WebEventProvider
    end

NameDescription
System_CAPS_pubpropertyDescription

(Inherited from ProviderBase.)

System_CAPS_pubpropertyName

(Inherited from ProviderBase.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: