GXDN: Gurux Developer Network
LoadProgressEventHandler Delegate
NamespacesGurux.DeviceLoadProgressEventHandler
Notifies the progress of the loading.
Parameters
index (Int32)
The index of the loaded item.
count (Int32)
The amount of loaded items.
item (Object)
The item that is loading.
cancel ( Boolean %)
User wants to cancel the load operation.
Remarks
Set Cancel to True, to cancel loading.

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1