DUNConnection.Read Method
reads data from the channel and store it in the internal resposne buffer
[Visual Basic]
Overridable Protected Function Read() As
Integer
[C#]
protected virtual
int Read();
Return Value
number of bytes read
See Also
DUNConnection Class | BlueLibs.GSM Namespace