Share via


HttpContextWrapper.Timestamp Proprietà

Definizione

Restituisce il timestamp iniziale della richiesta HTTP corrente.

public:
 virtual property DateTime Timestamp { DateTime get(); };
public override DateTime Timestamp { get; }
member this.Timestamp : DateTime
Public Overrides ReadOnly Property Timestamp As DateTime

Valore della proprietà

Timestamp della richiesta HTTP corrente.

Si applica a