PublicPort Property

The public port returned by the server for the local host.

Syntax

public int PublicPort { get; }
Public ReadOnly Property PublicPort As Integer

Default Value

0

Remarks

After a successful call to GetPublicAddress, this property will reflect the public port that the server returned for the local host.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 .NET Edition - Version 20.0 [Build 8235]