GetNameProxy

Get the configured name proxy, if any.

Synopsis

Declared in <netbase.h>

std::optional<Proxy>
GetNameProxy();

Return Value

The configured name proxy, or std::nullopt if none is set.