VPNChannels Object
    
 
Description

Collection of VPNChannel objects.

Object Model



Remarks

This is collection of VPNChannel objects which is list of channels that are currently being forwarded. It doesn't matter if channel is Activated or not.

You can access each member of this collection through the Item property.

Members

Methods
AddAdds a new tunneling channel.
RemoveRemoves a specific channel.
RemoveAllRemoves all channels.

Properties
CountRead-only propertyHolds the total number of channels.
ItemRead-only propertyHolds a reference to specific channel.