Activity.StartTimeUtc Vlastnost

Definice

Získá čas, kdy operace začala.

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 operace začala.

Poznámky

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

Platí pro