adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Job Class / RemoteAgents Property

In This Topic
    RemoteAgents Property
    In This Topic
    Status information for the remote agents where this job runs, if any.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RemoteAgents As JobAgentJoinCollection
    public JobAgentJoinCollection RemoteAgents {get;}
    See Also