Property AnyIpv6
AnyIpv6
Shortcut for the wildcard IPv6 address (::).
Declaration
public static NetworkEndpoint AnyIpv6 { get; }
Property Value
Type | Description |
---|---|
NetworkEndpoint | Endpoint structure for the :: IPv6 address. |
Shortcut for the wildcard IPv6 address (::).
public static NetworkEndpoint AnyIpv6 { get; }
Type | Description |
---|---|
NetworkEndpoint | Endpoint structure for the :: IPv6 address. |