Class EsclOptions
Scanning options specific to the ESCL driver.
public class EsclOptions
- Inheritance
-
EsclOptions
Properties
SearchTimeout
The maximum time (in ms) to search for ESCL devices when calling GetDevices or at the start of a scan.
public int SearchTimeout { get; set; }
Property Value
SecurityPolicy
The security policy to use for ESCL connections.
public EsclSecurityPolicy SecurityPolicy { get; set; }
Property Value
- EsclSecurityPolicy