AzureDevOpsBuild.

FinishTime Property

Summary

Gets the finish time of the build. Returns null if no build could be found and ThrowExceptionIfBuildCouldNotBeFound is set to false.

Syntax

public Nullable<DateTime> FinishTime { get; }

Value

Type Description
Nullable<DateTime>