adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgent Class / NameAndAddress Property

In This Topic
    NameAndAddress Property
    In This Topic
    Returns the Name if one has been specified, in addition to the ServerAddress.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NameAndAddress As String
    public string NameAndAddress {get;}
    See Also