Closes the channel.

Namespace:  GrassValley.Mseries.Control
Assembly:  GrassValley.Mseries.Control (in GrassValley.Mseries.Control.dll) Version: 1.0.0.0

Syntax

C#
public void CloseChannel()
Visual Basic (Declaration)
Public Sub CloseChannel
Visual C++
public:
virtual void CloseChannel() sealed

Implements

ISimpleController..::.CloseChannel()()()

See Also