adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IExecutorProperties Interface / RunIsolated Property


In This Topic
    RunIsolated Property (IExecutorProperties)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property RunIsolated As Boolean
    bool RunIsolated {get;}
    property bool RunIsolated {
       bool get();
    }
    See Also