Port Property
      
 

Description

Returns port where mediator listens.

Property type

A Long value.  

Syntax

object.Port

The Port Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNMediator.

Remarks

This is read-only property that holds port number where mediator listens for UDP packets. You cannot change this value while mediator is running, you can only change it by calling Start method again.