LumiSoft Mail Server User API
Enabled Property
Namespaces > LumiSoft.Net > SocketServer > Enabled
Runs and stops server.
Syntax
C#Visual BasicManaged C++
public bool Enabled { get; set; }
Public Property Enabled As Boolean
public:
bool Enabled {
	bool get ();
	void set (bool value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)