Share via


DistributedAvailabilityGroupDatabase.LastSentTime Property

Definition

Gets last sent LSN time

[Newtonsoft.Json.JsonProperty(PropertyName="lastSentTime")]
public DateTime? LastSentTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastSentTime")>]
member this.LastSentTime : Nullable<DateTime>
Public ReadOnly Property LastSentTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to