Time

System.DateTime PmpException.Time { get; }

Gets the time at which the exception occurred.

Value

DateTime – Time at which the exception occurred expressed as a global::System.DateTime. In case no time information is available, the time equals 01-01-1970 00:00:00 UTC.