PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Contexts / Sync­Custom­Activity­Logging­Context / Start­Timestamp
Open sandbox

Property StartTimestamp

StartTimestamp

Gets the timestamp (given by CurrentTimestamp) of the moment when the activity started.

Declaration
public double StartTimestamp { get; }
Property Value
Type Description
Double
Implements
ICustomActivityLoggingContext.StartTimestamp