RedMist
Search Results for

    Show / Hide Table of Contents

    Class RelayTelemetry

    Data for use or display by the relay server. This is not intended to be used for timing data, but rather for other information that may be useful to the relay server and its users.

    Inheritance
    object
    RelayTelemetry
    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
    Assembly: RedMist.TimingCommon.dll
    Syntax
    [MessagePackObject(false)]
    public class RelayTelemetry

    Constructors

    View Source

    RelayTelemetry()

    Declaration
    public RelayTelemetry()

    Properties

    View Source

    EventConnections

    Declaration
    [Key(1)]
    public List<EventConnectionStatus> EventConnections { get; set; }
    Property Value
    Type Description
    List<EventConnectionStatus>
    View Source

    ServiceStatuses

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