An NDoc Documented Class Library

FTPFileFactory.TimeDifference Property

[FTP/FTPS Only] Time difference between server and client (relative to client).

public System.TimeSpan TimeDifference {get; set;}

Remarks

The time-difference is relative to the server such that, for example, if the server is in New York and the client is in London then the difference would be -5 hours (ignoring daylight savings differences). This property only applies to FTP and FTPS.

See Also

FTPFileFactory Class | EnterpriseDT.Net.Ftp Namespace