The PopSsl type exposes the following members.

Events

  Name Description
Public event CommandSentEvent
Occurs after successfully sending data to the POP server.
(Inherited from Pop.)
Public event ConnectedEvent
Occurs after a successful connection to the POP server.
(Inherited from Pop.)
Public event DataReceivedEvent
Occurs after successfully reading data from the POP server.
(Inherited from Pop.)
Public event DisconnectedEvent
Occurs after a successful disconnection from the POP server.
(Inherited from Pop.)
Public event Disposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Public event MessageRetrievedEvent
Occurs after successfully reading a message from the POP server.
(Inherited from Pop.)

See Also