Click or drag to resize

MetadataSyncOptionsMaxTotalRefreshSchemaDelay Property

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

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

Property Value

Type: Int64
See Also