Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.StartupRequest.StartRequestAsync Method

(not specified)

Class: YetaWF.Core.Support.StartupRequest
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static Task StartRequestAsync(
    HttpContext httpContext,
    bool? isStaticHost,
    bool initOnly = false );

Parameters

httpContext

(not specified)

isStaticHost

(not specified)

initOnly

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.StartupRequest ClassYetaWF.Core Overview