adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ServerSettings Class / ServerOptions Property

In This Topic
    ServerOptions Property
    In This Topic
    The server options
    Syntax
    'Declaration
     
    
    <NotNullAttribute()>
    Public ReadOnly Property ServerOptions As OptionCollection
    [NotNull()]
    public OptionCollection ServerOptions {get;}
    See Also