FtpSettings.MdtmSetTimeOffset Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
MdtmSetTimeOffset
Gets or sets a time offset, which is added to date/time value when sending MDTM command to the FTP server. If this offset is set, other workarounds for MDTM command are disabled.
Declaration
public TimeSpan? MdtmSetTimeOffset { get; set; }
Property Value
Type | Description |
---|---|
Nullable<TimeSpan> |