Click or drag to resize

NackConfig Properties

The NackConfig type exposes the following members.

Properties
  NameDescription
Public propertyDisableBuffering
Gets or sets a value indicating whether to disable support for Generic NACKs.
Public propertyReceiveBufferLength
Gets or sets the number of packets to hold in the generic NACK buffer awaiting an earlier packet before releasing them. Defaults to 128.
Public propertySendBufferLength
Gets or sets the length of the send buffer.
Top
See Also