Click or drag to resize

BulkCopyProgressNotificationAfter Property

By default progress notification happens for each processed batch, set this to a value greater 0 to adjust when a notification should occur.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public int ProgressNotificationAfter { get; set; }

Property Value

Int32
See Also