dotConnect for PostgreSQL Documentation
Devart.Common Namespace / ProxyOptions Class / ProxyAddress Property

On this page
    ProxyAddress Property
    On this page
    Gets the uniform resource identifier (URI), generated from the values of the Host, Port, User, and Password properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property ProxyAddress As Uri
    public Uri ProxyAddress {get;}
    See Also