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