Transfer.BulkCopyTimeout Property

Definition

Number of seconds for the operation to complete before SqlBulkCopy times out.

public int BulkCopyTimeout { get; set; }
member this.BulkCopyTimeout : int with get, set
Public Property BulkCopyTimeout As Integer

Property Value

Applies to