Search Results for

    Show / Hide Table of Contents

    Class NoMediaServersAvailableEventArgs

    Event arguments for OnNoMediaServersAvailable.

    Inheritance
    System.Object
    NoMediaServersAvailableEventArgs
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class NoMediaServersAvailableEventArgs

    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