TFTPPort Property
The UDP port where the remote TFTP server is listening.
Syntax
[VB.NET] Public Property TFTPPort As Integer
[C#] public int TFTPPort {get; set;}
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