点击或拖拽改变大小

SecsHsmsServerPublishSecsMessage 方法

重载列表
  名称说明
公共方法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
Top
参见