获取在线列表信息
命名空间:
HslCommunication.Enthernet.Ftp
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public FtpSession[] Sessions { get; }Public ReadOnly Property Sessions As FtpSession()
Get
public:
property array<FtpSession^>^ Sessions {
array<FtpSession^>^ get ();
}member Sessions : FtpSession[] with get
属性值
类型:
FtpSession
参见