This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
MQTTnet
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
* More change tabs to spaces.
release/3.x.x
Andre Crabb
6 years ago
parent
a272ed7daa
commit
00df7c9b7b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Source/MQTTnet/Client/MqttClient.cs
+ 1
- 1
Source/MQTTnet/Client/MqttClient.cs
View File
@@ -240,7 +240,7 @@ namespace MQTTnet.Client
}
finally
{
Dispose ();
Dispose ();
_cleanDisconnectInitiated = false;
_logger.Info("Disconnected.");
Write
Preview
Loading…
Cancel
Save