IHostingEngine Interface

 

Initializes and starts a web application.

Namespace:   Microsoft.Owin.Hosting.Engine
Assembly:  Microsoft.Owin.Hosting (in Microsoft.Owin.Hosting.dll)

public interface class IHostingEngine

NameDescription
System_CAPS_pubmethodStart(StartContext^)

Initializes and starts a web application.

Return to top
Show: