IRelationsWithProxy Proxy Property DocuWare Platform .NET API
Gets or sets the proxy.

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

HttpClient Proxy { get; set; }

Property Value

Type: HttpClient
The proxy.
See Also