| IMotionSensorOnReceivedTimeout Event |
Raises the data reception timeout event.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax event EventHandler OnReceivedTimeout
function add_OnReceivedTimeout(value);
function remove_OnReceivedTimeout(value);
Value
Type:
SystemEventHandlerSee Also