Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
bool IsResuming { get; }
Visual Basic
ReadOnly Property IsResuming As Boolean
	Get
Visual C++
property bool IsResuming {
	bool get ();
}

See Also