TestApplication.CreateServerModeBuilderAsync Method

Definition

Creates a server mode builder asynchronously.

C#
public static System.Threading.Tasks.Task<Microsoft.Testing.Platform.Builder.ITestApplicationBuilder> CreateServerModeBuilderAsync (string[] args, Microsoft.Testing.Platform.Builder.TestApplicationOptions? testApplicationOptions = default);

Parameters

args
String[]

The command line arguments.

testApplicationOptions
TestApplicationOptions

The test application options.

Returns

The task representing the asynchronous operation.

Applies to

產品 版本
Microsoft Testing Platform 1.0.2, 1.1.0, 1.2.1, 1.3.2, 1.4.3, 1.5.3, 1.6.0