SiemensS7ServerIsNeedShakeHands 方法 |
获取是否需要进行握手报文信息
命名空间:
HslCommunication.Profinet.Siemens
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected virtual bool IsNeedShakeHands()
Protected Overridable Function IsNeedShakeHands As Boolean
protected:
virtual bool IsNeedShakeHands()
abstract IsNeedShakeHands : unit -> bool
override IsNeedShakeHands : unit -> bool
返回值
类型:
Boolean是否需要进行握手操作
参见