| 名称 | 说明 |
---|
 | PublishSecsMessage(Byte, Byte, SecsValue) |
发布一个 SecsValue 数据到所有的在线客户端信息,返回是否发送成功
Publish a SecsValue data to all the online client information and return whether the sending was successful
|
 | PublishSecsMessage(Byte, Byte, SecsValue, Boolean) |
发布一个 SecsValue 数据到所有的在线客户端信息,返回是否发送成功
Publish a SecsValue data to all the online client information and return whether the sending was successful
|
 | PublishSecsMessage(Byte, Byte, SecsValue, UInt32, Boolean) |
发布一个 SecsValue 数据到所有的在线客户端信息,返回是否发送成功
Publish a SecsValue data to all the online client information and return whether the sending was successful
|
 | PublishSecsMessage(PipeSession, Byte, Byte, SecsValue, Boolean) |
发布一个 SecsValue 数据到指定的客户端信息,返回是否发送成功
Publish a SecsValue data to all the online client information and return whether the sending was successful
|