Partilhar via


DistributedAvailabilityGroupDatabase.LastSentLsn Property

Definition

Gets last sent LSN

[Newtonsoft.Json.JsonProperty(PropertyName="lastSentLsn")]
public string LastSentLsn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastSentLsn")>]
member this.LastSentLsn : string
Public ReadOnly Property LastSentLsn As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to