Click or drag to resize

GsmModemDisconnected Event

Occurs when the serial port is disconnected.

Namespace: ZylSoft.Gsm
Assembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public event EventHandler<ConnectionEventArgs> Disconnected

Value

EventHandlerConnectionEventArgs
See Also