IDTSConnectionManagerFtp100.Timeout Propiedad

Definición

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

Valor de propiedad

Un valor que indica cuánto tiempo se puede intentar la conexión antes de que se agote el tiempo de espera.

Atributos

Se aplica a