ServerRetentive.LastPackExecutedTimeStamp Property

Gets last pack execute time.
<ID("LastPackExecutedTimeStamp", (int)e.LastPackExecutedTimeStamp)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)> _ 
Public Property LastPackExecutedTimeStamp() As DateTimeOffset 
Get 
This language is not supported or no code example is available.
[ID("LastPackExecutedTimeStamp", (int)e.LastPackExecutedTimeStamp)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
public DateTimeOffset LastPackExecutedTimeStamp {get;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition