Search Results for

    Show / Hide Table of Contents

    Class NoMediaServersAvailableEventArgs

    Event arguments for OnNoMediaServersAvailable.

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

    Constructors

    NoMediaServersAvailableEventArgs(Int32)

    Initializes a new instance of the NoMediaServersAvailableEventArgs class.

    Declaration
    public NoMediaServersAvailableEventArgs(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.15.0