MigrateSqlServerSqlDbSyncTaskOutputDatabaseLevel.Latency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets cDC apply latency
[Newtonsoft.Json.JsonProperty(PropertyName="latency")]
public long? Latency { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latency")>]
member this.Latency : Nullable<int64>
Public ReadOnly Property Latency As Nullable(Of Long)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute