Click or drag to resize

MetadataSyncOptions Properties

The MetadataSyncOptions type exposes the following members.

Properties
  NameDescription
Public propertyMaxTotalRefreshSchemaDelay
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.
Public propertyMetadataSyncEnabled
Use SetMetadataSyncEnabled(Boolean) to set this value. The default value is
true
. Also check the api reference for WithMetadataSyncOptions(MetadataSyncOptions) for a more thorough explanation.
Public propertyRefreshSchemaDelayIncrement
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.
Top
See Also