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

In This Topic
    IsStandalone Property
    In This Topic
    Indicates whether the server is a standalone instance (EngineMode is Standalone).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsStandalone As Boolean
    public bool IsStandalone {get;}
    See Also