WssServersDataSet.WssServersRow.WSTS_SERVER_WEB_PORT Property

Specifies the TCP/IP port number used for basic (unsecured) web service.

Namespace:  [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl

Syntax

public int WSTS_SERVER_WEB_PORT { get; set; }

Property Value

Type: System.Int32

Remarks

The TCP/IP port number is typically set to 80 by default, but may be changed by an administrator.

See Also

Reference

WssServersDataSet.WssServersRow Class

WssServersDataSet.WssServersRow Members

WssInterop Web Service