点击或拖拽改变大小

CommunicationPipeIsPersistentConnection 属性

获取或设置当前的管道是否是长连接,仅对于串口及TCP是有效的,默认都是长连接

命名空间:  HslCommunication.Core.Pipe
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.0.0 (12.1.0.0)
语法
public bool IsPersistentConnection { get; set; }

属性值

类型:Boolean
参见