SPServiceLoadBalancer.Uri property
Gets the URI used to construct the load balancer.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property Uri As Uri
Get
'Usage
Dim value As Uri
value = Me.Uri
protected Uri Uri { get; }
Property value
Type: System.Uri
The URI used to construct the load balancer.