6 references to Advance
System (6)
net\System\Net\_CommandStream.cs (2)
332
result = PipelineInstruction.
Advance
;
346
else if (result == PipelineInstruction.
Advance
)
net\System\Net\_FtpControlStream.cs (4)
276
return PipelineInstruction.
Advance
;
297
return PipelineInstruction.
Advance
;
449
return PipelineInstruction.
Advance
;
724
result = PipelineInstruction.
Advance
; // for passive mode we end up going to the next command