6 references to Advance
System.Net.Requests (6)
System\Net\CommandStream.cs (2)
309result = PipelineInstruction.Advance; 323else if (result == PipelineInstruction.Advance)
System\Net\FtpControlStream.cs (4)
270return PipelineInstruction.Advance; 293return PipelineInstruction.Advance; 472return PipelineInstruction.Advance; 727result = PipelineInstruction.Advance; // for passive mode we end up going to the next command