使用指定的主题初始化
Initialize with the specified theme
命名空间:
HslCommunication.MQTT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public SubscribeTopic(
string topic
)
Public Sub New (
topic As String
)
public:
SubscribeTopic(
String^ topic
)
new :
topic : string -> SubscribeTopic
参数
- topic
- 类型:SystemString
主题信息
参见