FTPTaskCompletedSynchronously Property |
Namespace:
EnterpriseDT.Net.Ftp
Assembly:
edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntaxpublic bool CompletedSynchronously { get; }Public ReadOnly Property CompletedSynchronously As Boolean
Get
public:
virtual property bool CompletedSynchronously {
bool get () sealed;
}abstract CompletedSynchronously : bool with get
override CompletedSynchronously : bool with get
Property Value
Type:
BooleanImplements
IAsyncResultCompletedSynchronously
See Also