CompilationJob.StartTime Property

Definition

Gets or sets the start time of the job.

public DateTimeOffset? StartTime { get; set; }
member this.StartTime : Nullable<DateTimeOffset> with get, set
Public Property StartTime As Nullable(Of DateTimeOffset)

Property Value

Applies to