Click or drag to resize

MetadataSyncOptionsRefreshSchemaDelayIncrement Property

Use SetRefreshSchemaDelayIncrement(Int64) to set this value. The default value is
1000
. Also check the api reference for SetRefreshSchemaDelayIncrement(Int64) for a more thorough explanation.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public long RefreshSchemaDelayIncrement { get; }

Property Value

Type: Int64
See Also