adTempus API
ArcanaDevelopment.adTempus.Shared.FileOperations Namespace / ProxySettings Class / ProxyType Field


In This Topic
    ProxyType Field
    In This Topic
    The type of proxy.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public ProxyType As Integer
    [DataMember()]
    public int ProxyType
    [DataMember()]
    public:
    int ProxyType
    Remarks
    Use one of the ProxySettings.ProxyTypes values.
    See Also