wodSSHTunnel ActiveX Control - Stop Method
      
 

Description

Stops a specific channel.


Return Type

None  


Syntax

object.Stop [Index]



The Stop Method syntax has these parts:

Part Description
object An expression evaluating to an object of type Channels.
Index Optional. A Variant value. Specifies the channel Index or channel Name.

Remarks

This method is equivalent to the Channel.Stop method, for the given Index.