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.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual Conn Connection { get; set; }
Public Overridable Property Connection As Conn
Get
Set
abstract Connection : 'Conn with get, set
override Connection : 'Conn with get, set
Property Value
ConnImplements
IDeviceC, PConnectionSee Also