点击或拖拽改变大小

CommunicationPipeDecideWhetherQAMessageFunction 属性

用来决定当前接收的消息是否是问答服务的消息

命名空间:  HslCommunication.Core.Pipe
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.0.0 (12.1.0.0)
语法
public Func<CommunicationPipe, OperateResult<byte[]>, bool> DecideWhetherQAMessageFunction { get; set; }

属性值

类型:FuncCommunicationPipe, OperateResultByte, Boolean
参见