LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlBulkCopy.BulkCopyTimeout property

The number of seconds for the operation to complete before it times out, or 0 for no timeout.

public int BulkCopyTimeout { get; set; }

See Also