WebHostBootstrapper Class
Looks through loaded assemblies to find an implementation of IBootstrapper to kick off configuration. If there is no IBootstrapper implementation then it looks for a static class called WebApiConfig and expects a public, static, parameter-less method called Register.
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
| Name | Description | |
|---|---|---|
![]() | WebHostBootstrapper() |
| Name | Description | |
|---|---|---|
![]() ![]() | AssemblyResolver | |
![]() ![]() | SettingsProvider | |
![]() ![]() | TraceWriter |
| Name | Description | |
|---|---|---|
![]() | Boot() | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)