Click or drag to resize

ImportationManagerVerifyFtpConnection Method

Verifies connection to the FTP site.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool VerifyFtpConnection(
	HostConnectionSettings settings
)

Parameters

settings
Type: FileHold.LibraryManagerHostConnectionSettings

Return Value

Type: Boolean
See Also