Search Results for

    Show / Hide Table of Contents

    Class Setup

    Defines valid SDP setups.

    Inheritance
    System.Object
    Setup
    Namespace: FM.LiveSwitch.Sdp
    Assembly: FM.LiveSwitch.dll
    Syntax
    public static class Setup : object

    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