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
Syntaxpublic 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
Type:
ConnImplements
IDeviceC, PConnection
See Also