DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Magento.Base.Abstraction.ADOBase Namespace / C1OAuth1ConnectionStringBuilder Class / ProxyPort Property

In This Topic
    ProxyPort Property (C1OAuth1ConnectionStringBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ProxyPort As Integer
    public int ProxyPort {get; set;}
    See Also