点击或拖拽改变大小

CommunicationServerCreatePipeSession 属性

创建会话状态的委托对象,也就可以自己指定创建自定义的会话

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public Func<CommunicationPipe, PipeSession> CreatePipeSession { get; set; }

属性值

类型:FuncCommunicationPipe, PipeSession
参见