Linguaggio

FTPClientConnection100Class.Timeout Proprietà

Definizione

Ottiene o imposta un valore che indica quanto tempo tentare la connessione prima di scadere il tempo.

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

Valore della proprietà

Un valore che indica quanto tempo si deve tentare la connessione prima di scadere il tempo.

Implementazioni

Attributi

Si applica a