This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
WEP
/
WEP_V2.1.3
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
cb07bd5bfe
Ramuri
Etichete
dev
master
WEP_V2.1.3
/
SourceCode
/
We.Message
/
M2Mqtt.Net
/
MqttConfig.cs
MqttConfig.cs
111 B
Istoric
Crud
1
2
3
4
5
6
7
namespace M2Mqtt
{
public class MqttConfig
{
public static bool IsSocketRun = false;
}
}