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