DeviceConn, Proto Methods |
The DeviceConn, Proto generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Connect |
Connect the Brainboxes Device
|
![]() ![]() | Create |
Connects to the IP Address given and determines what kind of
Brainboxes Device is there, creates the object and returns it
|
![]() | Describe |
Give a complete summary of the Device
|
![]() | Disconnect |
Disconnect the Brainboxes Device
|
![]() | Dispose |
Dispose of this Brainboxes device
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Describe this Brainboxes Device
(Overrides ObjectToString.) |