FTPHelper.CanConnect Method

HD.Common

FTPHelperCanConnect Method Helper帮助文档
测试FTP服务器是否可登陆

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool CanConnect()
Public Function CanConnect As Boolean
public:
bool CanConnect()
member CanConnect : unit -> bool 

Return Value

Type: Boolean

[Missing <returns> documentation for "M:HD.Common.FTPHelper.CanConnect"]

See Also

Reference