BulkInsertSettingsBulkCopyTimeout Property |
Number of seconds for the operation to complete before it times out. The default is 30 seconds. A value of 0 indicates no limit; the bulk copy will wait indefinitely.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public int BulkCopyTimeout { get; set; }
Property Value
Type:
Int32See Also