Delegate OnLinkReconnectedHandler
Deprecated, no longer used. PvDevice no longer attempts automatic reconnection.
Namespace: eBUSDotNetReceive
Assembly: eBUSDotNetReceive.dll
Syntax
public delegate void OnLinkReconnectedHandler(PvDevice aDevice)
Parameters
| Type | Name | Description |
|---|---|---|
| PvDevice | aDevice | Pointer to the device object that invoked this callback. |