An NDoc Documented Class Library |
|
FTPConnection.CheckConnection Method
Checks if the client has connected to the server and throws an exception if it hasn't. This is only intended to be used by subclasses
protected
void CheckConnection(
bool shouldBeConnected);
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace