点击或拖拽改变大小

CommunicationPipeHasCacheData 方法

当前管道的缓存里是否有数据存在,有就返回 True
If there is any data in the cache of the current pipeline, return True

命名空间:  HslCommunication.Core.Pipe
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
public virtual bool HasCacheData()

返回值

类型:Boolean
是否有缓存数据
参见