IDTSConnectionManagerHttp100.Timeout Property

Definition

Gets or sets the connection timeout.

public:
 property int Timeout { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(12)]
public int Timeout { [System.Runtime.InteropServices.DispId(12)] get; [System.Runtime.InteropServices.DispId(12)] set; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
[<set: System.Runtime.InteropServices.DispId(12)>]
member this.Timeout : int with get, set
Public Property Timeout As Integer

Property Value

The connection timeout.

Attributes

Applies to