Activity.Start Method

Definition

Starts the activity.

C#
public System.Diagnostics.Activity Start();

Returns

this for convenient chaining.

Remarks

Calling the Start method does the following:

Use DiagnosticSource.StartActivity to start the Activity and write the start event.

Applies to

Tuote Versiot
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)