 | TcpTextClientGetServerGreeting Method |
Override this function to get server's greeting.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxprotected virtual void GetServerGreeting()
Protected Overridable Sub GetServerGreeting
protected:
virtual void GetServerGreeting()
abstract GetServerGreeting : unit -> unit
override GetServerGreeting : unit -> unit
See Also