Click or drag to resize

USBNotifier Methods

The USBNotifier type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes the USBNotifier object and frees all resources. Call this method when the object is no longer needed.
Protected methodDispose(Boolean)
Disposes the object's resources.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnArrival
Triggers the arrival event
Protected methodOnRemoval
Triggers the removal event
Public methodToString (Inherited from Object.)
Top
See Also