Terminates the user and flushes all state information on the server. The connection is left open.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Reinitialize()
Public Sub Reinitialize
public: void Reinitialize()
member Reinitialize : unit -> unit
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
InvalidOperationException | Is raised when FTP client is not connected. |
FTP_ClientException | Is raised when FTP server returns error. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119