Class ParentConfigurator
public class ParentConfigurator
- Inheritance
-
ParentConfigurator
- Derived
- Inherited Members
Constructors
ParentConfigurator(DeviceIdentifier)
protected ParentConfigurator(DeviceIdentifier deviceIdentifier)
Parameters
deviceIdentifierDeviceIdentifier
Properties
DefaultTimeoutSeconds
The default maximum amount of time to wait for a config.
public double DefaultTimeoutSeconds { get; set; }
Property Value
Methods
GetConfigsPrivate(ref string, double)
protected StatusCode GetConfigsPrivate(ref string str, double timeoutSeconds)
Parameters
Returns
ReportIfFrequent()
protected void ReportIfFrequent()
SetConfigsPrivate(string, double, bool, bool)
protected StatusCode SetConfigsPrivate(string serialString, double timeoutSeconds, bool futureProofConfigs, bool overrideIfDuplicate)