RocketHostExtensions.

RunCli(IHostBuilder) Method

Summary

Runs the cli.

Syntax

public static Task<int> RunCli(this IHostBuilder builder)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
builder IHostBuilder The builder.

Return Value

Type Description
Task<int> Task<System.Int32>.