RedMist
Search Results for

    Show / Hide Table of Contents

    Class BroadcasterConfig

    Details about the broadcaster of the event.

    Inheritance
    object
    BroadcasterConfig
    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
    [MessagePackObject(false)]
    public class BroadcasterConfig

    Constructors

    View Source

    BroadcasterConfig()

    Declaration
    public BroadcasterConfig()

    Properties

    View Source

    CompanyName

    Name of the Broadcaster company.

    Declaration
    [Key(0)]
    [JsonPropertyName("c")]
    [MaxLength(128)]
    public string CompanyName { get; set; }
    Property Value
    Type Description
    string
    View Source

    Url

    Gets or sets the URL where the broadcast is located.

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