Share via


AzureSqlSyncAgentModel.LastAliveTime Property

Definition

Gets or sets the last alive time of the sync agent

public DateTime? LastAliveTime { get; set; }
member this.LastAliveTime : Nullable<DateTime> with get, set
Public Property LastAliveTime As Nullable(Of DateTime)

Property Value

Applies to