LumiSoft Mail Server User API
ExpectedTimeout Property
Namespaces > LumiSoft.Net > SocketServerSession > ExpectedTimeout
Gets how many seconds has left before timout is triggered.
Syntax
C#Visual BasicManaged C++
public int ExpectedTimeout { get; }
Public ReadOnly Property ExpectedTimeout As Integer
public:
int ExpectedTimeout {
	int get ();
}

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