adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IExecutionContext Interface / ServerProperties Property


In This Topic
    ServerProperties Property
    In This Topic
    Information about the adTempus server.
    Syntax
    'Declaration
     
    
    ReadOnly Property ServerProperties As IServerProperties
    IServerProperties ServerProperties {get;}
    property IServerProperties^ ServerProperties {
       IServerProperties^ get();
    }
    See Also