Gets or sets the amount of time (in milliseconds) the component will wait for a response from the server.
The amount of time (in milliseconds) the component will wait for data to be received from the server before returning an error, or zero to wait indefinitely. The default value is DefaultTimeout.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | Timeout is negative. |
Pop3 Class | MailBee.Pop3Mail Namespace