FTPClientConnection100Class.Timeout Proprietà

Definizione

Ottiene o imposta un valore che indica per quanto tempo tentare la connessione prima del timeout.

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à

Valore che indica per quanto tempo tentare la connessione prima del timeout.

Implementazioni

Attributi

Si applica a