Table of Contents

Interface IToolConfig

Namespace
Ranorex.Core.Remoting
Assembly
Ranorex.Core.dll
public interface IToolConfig

Properties

DeployTimeout

TimeSpan DeployTimeout { get; set; }

Property Value

TimeSpan

DiscoveryPort

int DiscoveryPort { get; set; }

Property Value

int

GeneralTimeout

TimeSpan GeneralTimeout { get; set; }

Property Value

TimeSpan

InstrumentTimeout

TimeSpan InstrumentTimeout { get; set; }

Property Value

TimeSpan