sync toc
EnterpriseDT.Net
BaseSocket Class
BaseSocket Members
BaseSocket Constructor
BaseSocket Constructor ()
BaseSocket Constructor (AddressFamily, SocketType, ProtocolType)
Fields
addressFamily Field
protocolType Field
socketType Field
Properties
Connected Property
LocalEndPoint Property
RemoteEndPoint Property
Methods
Accept Method
BeginAccept Method
BeginReceive Method
Bind Method
Close Method
Connect Method
EndAccept Method
EndReceive Method
GetStream Method
GetStream Method ()
GetStream Method (Boolean)
Listen Method
Receive Method
Send Method
Send Method (Byte[])
Send Method (Byte[], Int32, Int32, SocketFlags)
SetSocketOption Method
StandardSocket Class
StandardSocket Members
StandardSocket Constructor
StandardSocket Constructor (AddressFamily, SocketType, ProtocolType)
StandardSocket Constructor (Socket)
Properties
Connected Property
LocalEndPoint Property
RemoteEndPoint Property
Socket Property
Methods
Accept Method
BeginAccept Method
BeginReceive Method
Bind Method
Close Method
Connect Method
EndAccept Method
EndReceive Method
GetStream Method
GetStream Method ()
GetStream Method (Boolean)
Listen Method
Receive Method
Send Method
Send Method (Byte[])
Send Method (Byte[], Int32, Int32, SocketFlags)
SetSocketOption Method
EnterpriseDT.Net.Ftp
AbstractRecursiveOperations Class
AbstractRecursiveOperations Members
AbstractRecursiveOperations Constructor
Properties
CountBeforeSleep Property
SleepEnabled Property
SleepTime Property
Methods
Cancel Method
Delete Method
DeleteFiles Method
DeleteFiles Method (String, FileFilter)
DeleteFiles Method (String, FileFilter, Boolean)
DeleteFiles Method (String, String)
DeleteFiles Method (String, String, Boolean)
DeleteFilesCurrentDir Method
DeleteFilesCurrentDir Method (FileFilter)
DeleteFilesCurrentDir Method (String)
DirDetails Method
Get Method
Get Method (String, String, FileFilter, Boolean)
Get Method (String, String, FileFilter, Boolean, Boolean)
Get Method (String, String, Boolean)
Get Method (String, String, String, Boolean)
Get Method (String, String, String, Boolean, Boolean)
GetFilesFromCurrentDir Method
GetFilesFromCurrentDir Method (String, FileFilter, Boolean)
GetFilesFromCurrentDir Method (String, String, Boolean)
LocalDirDetails Method
Put Method
Put Method (String, String, FileFilter, Boolean)
Put Method (String, String, FileFilter, Boolean, Boolean)
Put Method (String, String, Boolean)
Put Method (String, String, String, Boolean)
Put Method (String, String, String, Boolean, Boolean)
PutFilesIntoCurrentDir Method
PutFilesIntoCurrentDir Method (String, FileFilter, Boolean)
PutFilesIntoCurrentDir Method (String, String, Boolean)
BytesTransferredEventArgs Class
BytesTransferredEventArgs Members
BytesTransferredEventArgs Constructor
Properties
ByteCount Property
RemoteFile Property
ResumeOffset Property
BytesTransferredHandler Delegate
ConnRecursiveOperations Class
ConnRecursiveOperations Members
ConnRecursiveOperations Constructor
DirectoryEmptyStrings Class
DirectoryEmptyStrings Members
DirectoryEmptyStrings Constructor
Fields
EMPTY_DIR Field
NO_DATA_SETS_FOUND Field
NO_FILES Field
NO_SUCH_FILE_OR_DIR Field
ExFTPClient Class
ExFTPClient Members
ExFTPClient Constructor
Fields
key Field
owner Field
socks Field
Properties
CountBeforeSleep Property
DetectTransferMode Property
LicenseKey Property
LicenseOwner Property
ProxySettings Property
SleepEnabled Property
SleepTime Property
SocksContext Property
Methods
Connect Method
MultipleDelete Method
MultipleDelete Method (FileFilter)
MultipleDelete Method (String)
MultipleDelete Method (String, FileFilter, Boolean)
MultipleDelete Method (String, String, Boolean)
MultipleDeleteDirectories Method
MultipleGet Method
MultipleGet Method (String, FileFilter)
MultipleGet Method (String, String)
MultipleGet Method (String, String, FileFilter, Boolean)
MultipleGet Method (String, String, String, Boolean)
MultiplePut Method
MultiplePut Method (String, FileFilter)
MultiplePut Method (String, String)
MultiplePut Method (String, String, FileFilter, Boolean)
MultiplePut Method (String, String, String, Boolean)
Unlock Method
ExFTPConnection Class
ExFTPConnection Members
ExFTPConnection Constructor
ExFTPConnection Constructor (IContainer)
ExFTPConnection Constructor ()
ExFTPConnection Constructor (ExFTPClient)
Fields
ftpType Field
httpClient Field
key Field
loadingProperties Field
owner Field
Properties
CommandEncoding Property
DataEncoding Property
DefaultSyncRules Property
DeleteOnFailure Property
DetectTransferMode Property
ExActiveClient Property
IsTransferring Property
KeepAliveIdle Property
KeepAlivePeriodSecs Property
KeepAliveTransfer Property
LicenseKey Property
LicenseOwner Property
MultiTransferCountBeforeSleep Property
MultiTransferSleepEnabled Property
MultiTransferSleepTime Property
Password Property
Protocol Property
ProxySettings Property
ServerAddress Property
ServerPort Property
SocksProxySettings Property
Timeout Property
TransferBufferSize Property
TransferNotifyInterval Property
Methods
AbortAsynchronous Method
BeginChangeWorkingDirectory Method
BeginChangeWorkingDirectoryUp Method
BeginClose Method
BeginConnect Method
BeginCreateDirectory Method
BeginDeleteDirectory Method
BeginDeleteDirectoryTree Method
BeginDeleteFile Method
BeginDeleteMultipleFiles Method
BeginDeleteMultipleFiles Method (FileFilter, AsyncCallback, Object)
BeginDeleteMultipleFiles Method (String, FileFilter, Boolean, AsyncCallback, Object)
BeginDeleteMultipleFiles Method (String, AsyncCallback, Object)
BeginDeleteMultipleFiles Method (String, String, Boolean, AsyncCallback, Object)
BeginDownloadByteArray Method
BeginDownloadDirectory Method
BeginDownloadFile Method
BeginDownloadMultiple Method
BeginDownloadMultiple Method (String, FileFilter, AsyncCallback, Object)
BeginDownloadMultiple Method (String, String, FileFilter, Boolean, AsyncCallback, Object)
BeginDownloadMultiple Method (String, String, AsyncCallback, Object)
BeginDownloadMultiple Method (String, String, String, Boolean, AsyncCallback, Object)
BeginDownloadStream Method
BeginExists Method
BeginGetCommandHelp Method
BeginGetFeatures Method
BeginGetFileInfos Method
BeginGetFileInfos Method (AsyncCallback, Object)
BeginGetFileInfos Method (String, AsyncCallback, Object)
BeginGetFileInfos Method (String, Boolean, AsyncCallback, Object)
BeginGetFiles Method
BeginGetFiles Method (AsyncCallback, Object)
BeginGetFiles Method (String, AsyncCallback, Object)
BeginGetLastWriteTime Method
BeginGetSize Method
BeginGetSystemType Method
BeginGetWorkingDirectory Method
BeginInvokeFTPCommand Method
BeginInvokeSiteCommand Method
BeginLogin Method
BeginRenameFile Method
BeginResumeTransfer Method
BeginSendPassword Method
BeginSendUserName Method
BeginSynchronize Method
BeginSynchronize Method (FTPSyncRules, AsyncCallback, Object)
BeginSynchronize Method (FTPSyncRules, String, String, AsyncCallback, Object)
BeginSynchronize Method (AsyncCallback, Object)
BeginSynchronize Method (String, String, AsyncCallback, Object)
BeginUploadByteArray Method
BeginUploadByteArray Method (Byte[], String, AsyncCallback, Object)
BeginUploadByteArray Method (Byte[], String, Boolean, AsyncCallback, Object)
BeginUploadDirectory Method
BeginUploadFile Method
BeginUploadFile Method (String, String, AsyncCallback, Object)
BeginUploadFile Method (String, String, Boolean, AsyncCallback, Object)
BeginUploadMultiple Method
BeginUploadMultiple Method (String, FileFilter, AsyncCallback, Object)
BeginUploadMultiple Method (String, String, FileFilter, Boolean, AsyncCallback, Object)
BeginUploadMultiple Method (String, String, AsyncCallback, Object)
BeginUploadMultiple Method (String, String, String, Boolean, AsyncCallback, Object)
BeginUploadStream Method
BeginUploadStream Method (Stream, String, AsyncCallback, Object)
BeginUploadStream Method (Stream, String, Boolean, AsyncCallback, Object)
CancelTransfer Method
Clone Method
Close Method
Close Method (Boolean)
Connect Method
DeleteDirectoryTree Method
DeleteMultipleFiles Method
DeleteMultipleFiles Method (FileFilter)
DeleteMultipleFiles Method (String)
DeleteMultipleFiles Method (String, FileFilter, Boolean)
DeleteMultipleFiles Method (String, String, Boolean)
Dispose Method
Dispose Method (Boolean)
DownloadDirectory Method
DownloadMultiple Method
DownloadMultiple Method (String, FileFilter)
DownloadMultiple Method (String, String)
DownloadMultiple Method (String, String, FileFilter, Boolean)
DownloadMultiple Method (String, String, String, Boolean)
EndChangeWorkingDirectory Method
EndChangeWorkingDirectoryUp Method
EndClose Method
EndConnect Method
EndCreateDirectory Method
EndDeleteDirectory Method
EndDeleteDirectoryTree Method
EndDeleteFile Method
EndDeleteMultipleFiles Method
EndDownloadByteArray Method
EndDownloadDirectory Method
EndDownloadFile Method
EndDownloadMultiple Method
EndDownloadStream Method
EndExists Method
EndGetCommandHelp Method
EndGetFeatures Method
EndGetFileInfos Method
EndGetFiles Method
EndGetLastWriteTime Method
EndGetSize Method
EndGetSystemType Method
EndGetWorkingDirectory Method
EndInvokeFTPCommand Method
EndInvokeSiteCommand Method
EndLogin Method
EndRenameFile Method
EndResumeTransfer Method
EndSendPassword Method
EndSendUserName Method
EndSynchronize Method
EndUploadByteArray Method
EndUploadDirectory Method
EndUploadFile Method
EndUploadMultiple Method
EndUploadStream Method
GetFileInfos Method
GetFileInfos Method (String, Boolean)
GetSchema Method
Load Method
Load Method (Stream)
Load Method (String)
NewSite Method
OnClosing Method
OnConnected Method
OnPropertyChanged Method
OnProxySettingsChanged Method
OnSynchronized Method
OnSynchronizing Method
OnTransferringFile Method
ParseXml Method
PerformAutoLogin Method
ReadXml Method
Save Method
Save Method (Stream)
Save Method (String)
Synchronize Method
Synchronize Method ()
Synchronize Method (FTPSyncRules)
Synchronize Method (String, String)
Synchronize Method (String, String, FTPSyncRules)
Unlock Method
UploadDirectory Method
UploadMultiple Method
UploadMultiple Method (String, FileFilter)
UploadMultiple Method (String, String)
UploadMultiple Method (String, String, FileFilter, Boolean)
UploadMultiple Method (String, String, String, Boolean)
WriteXml Method
Events
Error Event
PropertiesLoaded Event
PropertiesSaved Event
Synchronized Event
Synchronizing Event
SynchronizingFile Event
FileFilter Delegate
FileNotFoundStrings Class
FileNotFoundStrings Members
FileNotFoundStrings Constructor
Fields
CANNOT_FIND_THE_FILE Field
COULD_NOT_GET_FILE Field
DOES_NOT_EXIST Field
FAILED_TO_OPEN_FILE Field