Search Results for

    Show / Hide Table of Contents

    Class NoWebSocketMediaServersAvailableEventArgs

    Event arguments for OnNoWebSocketMediaServersAvailable.

    Inheritance
    System.Object
    NoWebSocketMediaServersAvailableEventArgs
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class NoWebSocketMediaServersAvailableEventArgs : object

    Constructors

    NoWebSocketMediaServersAvailableEventArgs(Int32)

    Initializes a new instance of the NoWebSocketMediaServersAvailableEventArgs class.

    Declaration
    public NoWebSocketMediaServersAvailableEventArgs(int backoff)
    Parameters
    Type Name Description
    System.Int32 backoff

    Properties

    Backoff

    Gets the backoff in milliseconds.

    Declaration
    public int Backoff { get; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.19.0