Share via


ConnectedRegistrySyncProperties.SyncWindow Property

Definition

The time window during which sync is enabled for each schedule occurrence. Specify the duration using the format P[n]Y[n]M[n]DT[n]H[n]M[n]S as per ISO8601.

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

Property Value

Applies to