BlueLibs documentation
DUNConnection.GetLine Method
method that does reads single line
[Visual Basic]
Overridable Protected Function GetLine() As
String
[C#]
protected virtual
string
GetLine();
Return Value
line read
See Also
DUNConnection Class
|
BlueLibs.GSM Namespace