Search Results for

    Show / Hide Table of Contents

    Class AddressFamily

    A STUN address family.

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

    Properties

    IPv4

    Gets the value indicating the IPv4 address family.

    Declaration
    public static byte IPv4 { get; }
    Property Value
    Type Description
    System.Byte

    IPv6

    Gets the value indicating the IPv6 address family.

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