Share via


RequestResult.EndTime Property

Definition

Gets the end time of the operation.

public DateTime EndTime { get; }
member this.EndTime : DateTime
Public ReadOnly Property EndTime As DateTime

Property Value

A DateTime value indicating the end time of the operation.

Applies to