Click or drag to resize
ConnectionInfoProxy Property
The proxy server to use for this connection.

Namespace: Rally.RestApi.Connection
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public virtual WebProxy Proxy { get; set; }

Property Value

Type: WebProxy
See Also