Share via


ShareSynchronization.DurationMs Property

Definition

Gets or sets synchronization duration

[Newtonsoft.Json.JsonProperty(PropertyName="durationMs")]
public int? DurationMs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="durationMs")>]
member this.DurationMs : Nullable<int> with get, set
Public Property DurationMs As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to