CosmosDiagnostics.GetStartTimeUtc Method

Definition

This represents the start time of the request.

public virtual DateTime? GetStartTimeUtc ();
abstract member GetStartTimeUtc : unit -> Nullable<DateTime>
override this.GetStartTimeUtc : unit -> Nullable<DateTime>
Public Overridable Function GetStartTimeUtc () As Nullable(Of DateTime)

Returns

This returns the start time of the request.

Applies to