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

In This Topic
    ServerAddress Property (RemoteAgent)
    In This Topic
    The name or IP address of the agent computer.
    Syntax
    'Declaration
     
    
    Public Property ServerAddress As String
    public string ServerAddress {get; set;}
    See Also