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: 5.3.0
Syntax
public int ProgressNotificationAfter { get; set; }

Property Value

Type: Int32
See Also