Interface IToolConfig
public interface IToolConfig
Properties
DeployTimeout
TimeSpan DeployTimeout { get; set; }
Property Value
DiscoveryPort
int DiscoveryPort { get; set; }
Property Value
GeneralTimeout
TimeSpan GeneralTimeout { get; set; }
Property Value
InstrumentTimeout
TimeSpan InstrumentTimeout { get; set; }