adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IServerProperties Interface / EngineMode Property


In This Topic
    EngineMode Property (IServerProperties)
    In This Topic
    The mode in which the adTempus server is operating.
    Syntax
    'Declaration
     
    
    ReadOnly Property EngineMode As EngineMode
    EngineMode EngineMode {get;}
    property EngineMode EngineMode {
       EngineMode get();
    }
    See Also