adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Scheduler Class / IsAgent Property

In This Topic
    IsAgent Property
    In This Topic
    Indicates whether the server is an Agent (EngineMode is AgentOnly, MixedAgent, or LightweightAgent).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsAgent As Boolean
    public bool IsAgent {get;}
    See Also