Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
SmtpConnectionState.cs
1
namespace
Waher.Networking.SMTP.Server
2
{
6
public
enum
SmtpConnectionState
7
{
11
Offline,
12
16
Initiating,
17
21
Greeting,
22
26
StartingEncryption,
27
31
Authenticating,
32
36
Authenticated,
37
41
Active,
42
46
Closing,
47
51
Error
52
}
53
}
Waher.Networking.SMTP.Server
Definition:
ClientConnectionEventArgs.cs:4
Waher.Networking.SMTP.Server.SmtpConnectionState
SmtpConnectionState
State of SMTP connection.
Definition:
SmtpConnectionState.cs:7
Waher.Networking.SMTP.Server
SmtpConnectionState.cs
Generated by
1.9.5