Click or drag to resize

ConnectionEventArgs Constructor

Constructor.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.86.9206.30146
Syntax
public ConnectionEventArgs(
	SerialCommPort port
)

Parameters

port  SerialCommPort
Physical serial port.
See Also