Click or drag to resize

USBNotifierOnArrival Method

Triggers the arrival event

Namespace:  MadWizard.WinUSBNet
Assembly:  WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
protected void OnArrival(
	string devicePath
)

Parameters

devicePath
Type: SystemString
Device pathname of the device that has been connected
See Also