The DisGUISE C# class library

DeviceFilePort Methods

The methods of the DeviceFilePort class are listed below. For a complete list of DeviceFilePort class members, see the DeviceFilePort Members topic.

Public Instance Methods

AddCommand Add a new command to the queue. This method will block until the command is transmitted and completely processed by the phone.
Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
Start Start reading from the port.
Stop Stop reading from the port.
ToString (inherited from Object)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

DeviceFilePort Class | DisGUISE.Backend Namespace