RedMist
Search Results for

    Show / Hide Table of Contents

    Class OrbitsConfiguration

    Inheritance
    object
    OrbitsConfiguration
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: RedMist.TimingCommon.Models.Configuration
    Assembly: RedMist.TimingCommon.dll
    Syntax
    [Obsolete("Use Organiztion configuration fields")]
    [MessagePackObject(false)]
    public class OrbitsConfiguration

    Constructors

    View Source

    OrbitsConfiguration()

    Declaration
    public OrbitsConfiguration()

    Properties

    View Source

    IP

    Declaration
    [Key(0)]
    [MaxLength(80)]
    public string IP { get; set; }
    Property Value
    Type Description
    string
    View Source

    LogsPath

    Declaration
    [Key(2)]
    [MaxLength(256)]
    public string? LogsPath { get; set; }
    Property Value
    Type Description
    string
    View Source

    Port

    Declaration
    [Key(1)]
    public int Port { get; set; }
    Property Value
    Type Description
    int
    • View Source
    In this article
    Back to top © 2025 Big Mission Motorsports, LLC. Red Mist Timing & Scoring