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