Class EndPointManager
Represents the EndPoint Manager.
Inherited Members
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 |
|