adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ConnectionDescriptor Class / GetConnectionURL Method

In This Topic
    GetConnectionURL Method
    In This Topic
    Gets the URL that is used to connect to the service.
    Syntax
    'Declaration
     
    
    Public Function GetConnectionURL( _
       ByVal serviceName As String _
    ) As String
    public string GetConnectionURL( 
       string serviceName
    )

    Parameters

    serviceName
    See Also