 | 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.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic int ProgressNotificationAfter { get; set; }Public Property ProgressNotificationAfter As Integer
Get
Set
Property Value
Int32
See Also