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)
272return PipelineInstruction.Advance; 295return PipelineInstruction.Advance; 474return PipelineInstruction.Advance; 729result = PipelineInstruction.Advance; // for passive mode we end up going to the next command