The DisGUISE C# class library

ATCommand Properties

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

Public Instance Properties

Command  
Result Retrieves the result string from the object. To ensure that the data is complete, this method should be called after Ready() released WaitForResult() released the lock. Usually, this is done in the IPhonePort object, so the use of this method outside of it should not be necessary.
Transmitted  

See Also

ATCommand Class | DisGUISE.Backend Namespace