NackConfig Class |
Namespace: FM.IceLink
The NackConfig type exposes the following members.
Name | Description | |
---|---|---|
NackConfig |
Initializes a new instance of the NackConfig class.
| |
NackConfig(Int32, Int32) |
Initializes a new instance of the NackConfig class.
|
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.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |