IServerFactoryLoader Interface

 

Provides an interface for the server factory loader.

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

public interface class IServerFactoryLoader

NameDescription
System_CAPS_pubmethodLoad(String^)

Loads the specified server factory.

Return to top
Show: