Unosquare
    Show / Hide Table of Contents

    Class EndPointManager

    Represents the EndPoint Manager.

    Inheritance
    Object
    EndPointManager
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: EmbedIO.Net
    Syntax
    public static class EndPointManager

    Properties

    UseIpv6

    Gets or sets a value indicating whether [use IPv6]. By default, this flag is set.

    Declaration
    public static bool UseIpv6 { get; set; }
    Property Value
    Type Description
    Boolean

    true if [use IPv6]; otherwise, false.

    Comments

    Back to top Copyright © 2017-2019 Unosquare