点击或拖拽改变大小

MqttConnectionOptionsKeepAliveSendInterval 属性

获取或是设置心跳时间的发送间隔。默认30秒钟
Get or set the heartbeat time interval. 30 seconds by default

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public TimeSpan KeepAliveSendInterval { get; set; }

属性值

类型:TimeSpan
参见