BlueLibs documentation

DUNConnection.Connection Property

This property holds the connection used to send/receive AT commands

[Visual Basic]
Public Property Connection As ClientConnection
[C#]
public BlueLibs.Comm.ClientConnection Connection {get; set;}

See Also

DUNConnection Class | BlueLibs.GSM Namespace