DTH=385>Triggered when the Last method is called and passes the last message accessed by the client.
MessageSize
| Occurs in response to a call to the MessageSize method. The size of the message is passed.
|
ProtocolStateChange
| When the state of the protocol changes, this event is fired.
|
Quit |
Occurs after a call to the Quit method.
|
Reset |
When a Reset call is successful, this event is triggered.
|
StateChanged
| When the State of the POP control changes, this event is thrown.
|
TimeOut
| Occurs when a given event fails to occur within the time period specified in the TimeOut property.
|