Back to product page
- Introduction
- License agreement
- Classes
- Enumerations
- Exceptions
- WeOnlyDo.Client.FtpDLX
- Properties
- Authentication
- Blocking
- BufferSize
- Certificate
- Compression
- DirFormat
- DirItems
- Encryption
- Hostname
- KeepAlive
- LastError
- ListItem
- ListParams
- LocalPath
- Login
- MaxTransferRate
- Passive
- Password
- Port
- PreserveDates
- PrivateKey
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- PublicKeyOpenSSH
- PublicKeySSH
- RemotePath
- Resume
- SecureMethod
- SmartGet
- SmartPut
- State
- StrictHost
- Tag
- Timeout
- Timezone
- TransferMode
- TransferRate
- TransferTime
- UseIPv6
- Version
- Methods
- Events
- Properties
- WeOnlyDo.Client.DirItemsCollection
- WeOnlyDo.Client.DirItem
- How to get support?
UseIPv6 property
Determines if IPv6 addresses are allowed.
Type
BooleanSyntax
- C#
- VB.NET
Boolean UseIPv6 {get; set; };
Property UseIPv6 As Boolean
Remarks
UseIPv6 determines if component will accept IPv6 addresses when trying to connect to remote server. It will accept both numeric values, such asfe80::213:20ff:fe91:5bb5
but also fully qualified hostnames that resolve to such IPv6 addresses, such as
www.google.com.sixxs.org