TFTPPort Property
The UDP port where the remote TFTP server is listening.
Syntax
public int getTFTPPort(); public void setTFTPPort(int TFTPPort);
Remarks
The TFTPPort is the UDP port on the TFTPServer to send TFTP requests to.
This property is not available at design time.
Default Value
69