SpecifiedCharacterMessage 属性 |
SpecifiedCharacterMessage 类型公开以下成员。
名称 | 说明 | |
---|---|---|
ContentBytes |
消息内容字节 (继承自 NetMessageBase。)Message content byte | |
EndLength |
获取或设置在结束字符之后剩余的固定字节长度,有些则还包含两个字节的校验码,这时该值就需要设置为2。 Gets or sets the remaining fixed byte length after the end character, and some also contain a two-byte check code. In this case, the value needs to be set to 2. | |
HeadBytes |
消息头字节 (继承自 NetMessageBase。)Message header byte | |
ProtocolHeadBytesLength |
消息头的指令长度,第一次接受数据的长度 Instruction length of the message header, the length of the first received data | |
SendBytes |
发送的字节信息 (继承自 NetMessageBase。)Byte information sent |