FtpSettings.EnableFactsNegotiation Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
EnableFactsNegotiation
Gets or sets a value indicating whether to attempt to negotiate extended MLST/MLSD facts using OPTS MLST command.
Declaration
public bool? EnableFactsNegotiation { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> |