ConnectionManagerHttpClass.Timeout Property

Definition

Gets or sets the connection timeout.

public:
 virtual property int Timeout { int get(); void set(int value); };
public virtual int Timeout { get; set; }
member this.Timeout : int with get, set
Public Overridable Property Timeout As Integer

Property Value

The connection timeout.

Implements

Applies to