LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlBulkCopy.NotifyAfter property

If non-zero, this specifies the number of rows to be processed before generating a notification event.

public int NotifyAfter { get; set; }

See Also