ref_builtin_proxy
Description:
[
Version ( since =
"3.12" ) ]
public Source ref_builtin_proxy ()
Returns the built-in proxy profile Source.
This Source is always present and makes for a safe fallback.
The returned Source is referenced for thread-safety and must be unreferenced with
unref when finished with it.
Parameters:
Returns:
the built-in proxy profile Source
|