点击或拖拽改变大小

NetworkDoubleBaseTNetMessage, TTransformAlienSession 属性

当前的异形连接对象,如果设置了异形连接的话,仅用于异形模式的情况使用
The current alien connection object, if alien connection is set, is only used in the case of alien mode

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:9.1.3.0 (9.1.3.0)
语法
public AlienSession AlienSession { get; set; }

属性值

类型:AlienSession
备注
具体的使用方法请参照Demo项目中的异形modbus实现。
参见