点击或拖拽改变大小

NetworkFileServerBaseFileUploadDelegate 委托

文件上传的委托

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public delegate void FileUploadDelegate(
	FileServerInfo fileInfo
)

参数

fileInfo
类型:HslCommunication.CoreFileServerInfo
文件的基本信息
参见