Redler Technologies Inc.

VirtualComCloseCom Method

Closes the communication port

Definition

Namespace: Redler.Motion.Communication.MotionCom
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public override bool CloseCom()

Return Value

Boolean
True if the port was closed successfully, false o/w

Implements

IMotionComCloseCom

See Also