Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The end point uri address.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property EndpointAddress As Uri
Get
'Usage
Dim instance As SPRoundRobinServiceLoadBalancerContext
Dim value As Uri
value = instance.EndpointAddress
public override Uri EndpointAddress { get; }
Property value
Type: System.Uri
Returns Uri.
See also
Reference
SPRoundRobinServiceLoadBalancerContext class