IHostingStarter Interface

 

Performs any necessary environment setup prior to executing the IHostingEngine.

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

public interface class IHostingStarter

NameDescription
System_CAPS_pubmethodStart(StartOptions^)

Performs any necessary environment setup prior to executing the IHostingEngine.

Return to top
Show: