| ESkinSensorOnDisconnected Event |
Raises the disconnection event.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public event EventHandler OnDisconnected
function add_OnDisconnected(value);
function remove_OnDisconnected(value);
Value
Type:
SystemEventHandlerSee Also