|
FtpControlChannelFlushResponses Method
|
Flushes data from the control channel to get ready for the next response.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public void FlushResponses()
Public Sub FlushResponses
public:
void FlushResponses()
member FlushResponses : unit -> unit
function FlushResponses();
View SourceSee Also