Bulk CopyProgress Notification After Property
By default progress notification happens for each processed batch, set this to a value greater 0 to adjust when a notification should occur.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int ProgressNotificationAfter { get; set; }VB
Public Property ProgressNotificationAfter As Integer
Get
Set