The DisGUISE C# class library

ATCommand.WaitForResult Method 

This method waits until the ready() method is triggered, which usually happens once all reply data is received

public void WaitForResult();

Remarks

This method is also used by the IPhonePort object, using it outside of this class is not recommended.

See Also

ATCommand Class | DisGUISE.Backend Namespace