TestimoX

API Reference

Class

ProxyConfiguration

Namespace ComputerX.Network
Assembly ComputerX
Modifiers static

Helpers for reading effective system proxy configuration.

Inheritance

  • Object
  • ProxyConfiguration

Methods

public static String GetSystemProxy() #
Returns: String

Returns the system proxy URL if configured (env HTTPS_PROXY/HTTP_PROXY or WinINET default proxy).

Returns

Proxy URI string when present; otherwise null.