IRelationsWithProxyProxy Property DocuWare Platform .NET API
Gets or sets the proxy.

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

C#
[XmlIgnoreAttribute]
HttpClient Proxy { get; set; }

Property Value

Type: HttpClient
The proxy.
See Also

Reference