IHostingStarterFactory Interface

 

Provides interface for hosting starter factory.

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

public interface class IHostingStarterFactory

NameDescription
System_CAPS_pubmethodCreate(String^)

Creates an instance of hosting starter.

Return to top
Show: