Sdílet prostřednictvím


Activity.StartTimeUtc Vlastnost

Definice

Získá čas, kdy byla operace spuštěna.

public:
 property DateTime StartTimeUtc { DateTime get(); };
public DateTime StartTimeUtc { get; }
member this.StartTimeUtc : DateTime
Public ReadOnly Property StartTimeUtc As DateTime

Hodnota vlastnosti

Čas utc, kdy byla operace spuštěna.

Poznámky

Vlastnost StartTimeUtc je obvykle inicializována při Start() volání, ale lze ji kdykoli nastavit voláním SetStartTime.

Platí pro