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