ConnectionInfo.Port Property

Gets the port number associated with the ConnectionInfo object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string Port { get; }

Property Value

Type: System.String
The port number in String format.

Remarks

2383 is the default port value.

See Also

Reference

ConnectionInfo Class

Microsoft.AnalysisServices Namespace