C# Syntax
public class SdkConfiguration : HP.LFT.Common.Configuration.BaseConfiguration, ISdkConfiguration
System.Object
HP.LFT.Common.Configuration.BaseConfiguration
HP.LFT.SDK.SdkConfiguration
Name | Description | |
---|---|---|
![]() | SdkConfiguration Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | _valueSuplier | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) |
Name | Description | |
---|---|---|
![]() | AutoLaunch | Indicates whether the runtime engine is launched on OpenText Functional Testing for Developers SDK initialization. |
![]() | ConnectTimeoutSeconds | Maximum time (in seconds) to try to connect to the runtime engine. |
![]() | Mode | Indicates the SDK run mode. Possible values: SDKMode. Default = Replay |
![]() | ResponseTimeoutSeconds | Maximum time (in seconds) to wait for a response to any command sent to the runtime engine. |
![]() | ServerAddress | The runtime engine URL to use for the default session. |
Name | Description | |
---|---|---|
![]() | Configuration | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) |
Name | Description | |
---|---|---|
![]() | GetAppSetting | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) |
![]() | GetBoolAppSetting | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) |
![]() | GetIntAppSetting | (Inherited from HP.LFT.Common.Configuration.BaseConfiguration) |