UserEndpointSettings.ServerPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the port of the server being used.
public:
property int ServerPort { int get(); };
public int ServerPort { get; }
member this.ServerPort : int
Public ReadOnly Property ServerPort As Integer