IPortDisconnectedEventArgs Interface

The port was disconnected.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComVisibleAttribute(true)]
[GuidAttribute("5EFDEE16-7858-4119-B8BB-7394FFBCC02D")]
public interface IPortDisconnectedEventArgs

Remarks

The port was disconnected.

Properties

PortName The name of the port being disconnected.

See Also