1 reference to ContentLength
System.Net.Requests (1)
System\Net\FtpWebRequest.cs (1)
1647long contentLength = connection != null ? connection.ContentLength : -1;