Returns a Service URI as .
Collapse/Expand Syntax
C#
public static string GetServiceUri (
        string serverAddress,
        string serverPort,
        string servicePath
) 
Parameters
serverAddress
Address of the Server.
serverPort
Port of the Server.
servicePath
Path of the WCF Service.
Return Value
Returns a Service URI as .