Remove Method
      
 

Description

Removes a specific channel.

Return Type

None  

Syntax

object.Remove ID

The Remove Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNChannels.
ID Required. A Variant value. Holds the Index of the channel, or channel Name.

Remarks

The Remove method stops and removes specific channel from the collection of all currently defined channels. The ChannelStop event will be fired before channel dissapears from the collection.