Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
_3PA
Lib
Ftp
FtpOperationCancelledException
C# Class _3PA.Lib.Ftp.FtpOperationCancelledException
Exception indicating that a command or set of commands have been cancelled by the caller, via a callback method or event.
Inheritance:
FtpException
ファイルを表示
Open project: jcaillon/3P
Public Methods
Method
Description
FtpOperationCancelledException
(
string
message
) :
System
Method Details
FtpOperationCancelledException()
public
method
public
FtpOperationCancelledException
(
string
message
) :
System
message
string
return
System