ImapResponseReadEventArgs Constructor
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
ImapResponseReadEventArgs(String)
Initializes a new instance of the Imap
Declaration
public ImapResponseReadEventArgs(string response)
Parameters
Type | Name | Description |
---|---|---|
String | response | The raw response line that was read. |