C# Класс _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.
Наследование: FtpException
Показать файл Открыть проект

Открытые методы

Метод Описание
FtpOperationCancelledException ( string message ) : System

Описание методов

FtpOperationCancelledException() публичный Метод

public FtpOperationCancelledException ( string message ) : System
message string
Результат System