In This Topic
Gets or sets the number of seconds for the data load operation to complete before it times out.
Syntax
'Declaration
Public Property Timeout As Integer
public int Timeout {get; set;}
Property Value
The number of seconds for the data load operation to complete before it times out.
See Also