The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FtpWebResponse::ExitMessage Property
.NET Framework (current version)
Gets the message sent by the server when the FTP session is ending.
Assembly: System (in System.dll)
The ExitMessage property is not available until the connection to the server is closed or reused. If the KeepAlive property is true, the connection used by this request is not closed, which prevents the server from sending an exit message.
.NET Framework
Available since 2.0
Available since 2.0
Show: