PowerShellRunspaceMiddlewareExtensions.UsePowerShellRunspace method

Registers PowerShellRunspaceMiddleware with the given runspace pool.

public static IApplicationBuilder UsePowerShellRunspace(this IApplicationBuilder app, 
    KestrunRunspacePoolManager pool)

See Also