Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
vrLib SDK Documentation
CommsManager
.
.
::
.
Stop Method
CommsManager Class
See Also
Send Feedback
Kill any threads opened by the manager
Return Value
Simple name of currently active port
Namespace:
VideoRay.Communication
Assembly:
vrLib
(in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public
string
Stop
()
Visual Basic (Declaration)
Public
Function
Stop
As
String
Visual C++
public
:
String
^
Stop
()
See Also
CommsManager Class
VideoRay.Communication Namespace