NackConfig Properties |
The NackConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| DisableBuffering |
Gets or sets a value indicating whether to disable support for Generic NACKs.
| |
| ReceiveBufferLength |
Gets or sets the number of packets to hold in the generic
NACK buffer awaiting an earlier packet before releasing them.
Defaults to 128.
| |
| SendBufferLength |
Gets or sets the length of the send buffer.
|