Description Holds type of mediation.
Property type
A SearchEnum enumeration.
Syntax
object.Type
The Type Property syntax has these parts:
|
object | An expression evaluating to an object of type VPNMediator. |
Remarks Type property will tell you which type of
mediation is wodVPN currently performing, as used in Search method.
Currently only one is supported - SrchUDPSingle/SrchUDPDouble use same
algorithm. You cannot change this value when mediator starts, you should
Stop it and call
Start again.
|