FTPClient.Connected Property

HD.Common

FTPClientConnected Property Helper帮助文档
是否登录

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

public bool Connected { get; }
Public ReadOnly Property Connected As Boolean
	Get
public:
property bool Connected {
	bool get ();
}
member Connected : bool with get

Property Value

Type: Boolean
See Also

Reference