RequestResult.StartTime Property

Definition

Gets the start time of the operation.

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

Property Value

A DateTime value indicating the start time of the operation.

Applies to