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