点击或拖拽改变大小

PipeSessionSessionID 属性

获取或设置当前会话的ID信息,某些特殊的会话需要用到该字段
Obtain or set the ID information of the current session, which is required for some special sessions

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

属性值

类型:String
参见