Pop3.OnResponseRead Method
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9147)
OnResponseRead(Pop3ResponseReadEventArgs)
Raises the Response
Declaration
protected virtual void OnResponseRead(Pop3ResponseReadEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Pop3Response |
e | A Pop3Response |