 | 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.4.1
Syntaxpublic int ProgressNotificationAfter { get; set; }
Public Property ProgressNotificationAfter As Integer
Get
Set
Property Value
Type:
Int32
See Also