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

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