Always resolves the server hostname by performing a DNS query.
This means a DNS query will be done when using any proxy as well.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property AlwaysResolveServerName As Boolean Get Set |
C# |
---|
public bool AlwaysResolveServerName { get; set; } |
Remarks
Not supported on Universal Windows Platform.