PushGroupClientHasPushedContent 方法 |
获取是否推送过数据
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool HasPushedContent()
Public Function HasPushedContent As Boolean
public:
bool HasPushedContent()
member HasPushedContent : unit -> bool
返回值
类型:
BooleanTrue代表有,False代表没有
参见