The AutoDetect type exposes the following members.

Constructors

  NameDescription
AutoDetect
Constructor

Methods

  NameDescription
Done
Clean up any resources used by the autodetect class
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SendExploratory
Send any required exploratory packet to invoke a detectable respose
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
AutoDetectId
List of device ID's which have been auto-detected

Properties

  NameDescription
ConnectionName
Name of the connection (ComPort) on which a device was detected
DeviceDetected
True if a device has been detected

See Also