Gets or sets the default size (in bytes) of TCP buffer.
The default size (in bytes) of TCP buffer. The default value is 8192.
The developer may consider to reduce this value to make MailBee raise DateReceived, DateSent, and similar events more often.
Increasing this property value will slightly increase performance because MailBee will send and receive data in larger chunks.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | value is less than 1. |
Global Class | MailBee Namespace