Click or drag to resize

BaseDeviceConnectorTearDownConnection Method

Removes the communication between the two devices.

Namespace: RAYLASE.Marker.Device.Connector
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract void TearDownConnection()
See Also