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

In This Topic
    UpdateStatus Property
    In This Topic
    Gets the status of the software update process if an update from the Controller has been initiated
    Syntax
    'Declaration
     
    
    Public ReadOnly Property UpdateStatus As AgentSoftwareUpdateStatus
    public AgentSoftwareUpdateStatus UpdateStatus {get;}
    See Also