Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
SmtpConnectionState.cs
2{
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}
SmtpConnectionState
State of SMTP connection.