Click or drag to resize

DeviceConn, ProtoConnection Property

The connection. If the connection is replaced and the previous connection was connected, the new connection will be connected too

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public virtual Conn Connection { get; set; }

Property Value

Type: Conn

Implements

IDeviceC, PConnection
See Also