EsclDeviceManager Class Properties
In This Topic
For a list of all properties of this type, see
EsclDeviceManager.
Public Properties
| | Name | Description |
 | Devices | Gets available eSCL devices. |
 | DeviceSearchTimeout | Gets or sets the timeout, in milliseconds, for device searching in network. |
 | IgnoreNotVaidSslCertificateError | Gets or sets a value indicating whether eSCL device should ignore not valid or self-signed SSL certificate for SSL connection. |
 | IsOpened | Gets a value indicating whether this eSCL device manager is opened. |
 | OpenedDevice | Gets the opened eSCL device. |
See Also