Class ConnectElement
'connect' element structure
Inherited Members
Namespace: HP.LFT.SDK.Configuration
Assembly: HP.LFT.SDK.dll
Syntax
public class ConnectElement : ConfigurationElement
Constructors
ConnectElement()
Declaration
public ConnectElement()
Properties
Timeout
The 'timeout' attribute of the 'connect' element. Default = 60.
Declaration
[ConfigurationProperty("timeout", IsRequired = true)]
public string Timeout { get; }
Property Value
| Type | Description |
|---|---|
| string |