Compartir a través de


FTPClientConnection100Class.Timeout Propiedad

Definición

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

public:
 virtual property int Timeout { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(5)]
public virtual 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 Overridable 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.

Implementaciones

Atributos

Se aplica a