Search Results for

    Show / Hide Table of Contents

    Class Setup

    Defines valid SDP setups.

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

    Properties

    Active

    Gets the SDP setup meaning "Active".

    Declaration
    public static string Active { get; }
    Property Value
    Type Description
    System.String

    ActPass

    Gets the SDP setup meaning "Active or Passive".

    Declaration
    public static string ActPass { get; }
    Property Value
    Type Description
    System.String

    Passive

    Gets the SDP setup meaning "Passive".

    Declaration
    public static string Passive { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0