Type alias RetxPolicy

RetxPolicy: RetxOptions | RetxGenerator | number

Interest retransmission policy.

A number is interpreted as the limit. Set 0 to disable retransmissions.

Generated using TypeDoc