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.0.0.0 (1.0.0.0)
Syntax
public virtual Conn Connection { get; set; }

Property Value

Conn

Implements

IDeviceC, PConnection
See Also