Udostępnij za pośrednictwem


DurableEntityStatus.LastOperationTime Property

Definition

Gets the time of the last operation processed by the entity instance.

[System.Runtime.Serialization.DataMember(Name="lastOperationTime")]
public DateTime LastOperationTime { get; set; }
[<System.Runtime.Serialization.DataMember(Name="lastOperationTime")>]
member this.LastOperationTime : DateTime with get, set
Public Property LastOperationTime As DateTime

Property Value

The last operation time in UTC.

Attributes

Applies to