FileTransferSettings.EnableFactsNegotiation Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 8.0.9673)
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> |