nn::cec::CTR::Message::SetPropagationCount Member Functionnn::Result SetPropagationCount( u8 propagationCount );
| Name | Description | |
|---|---|---|
| in | propagationCount | Propagation count. |
Specifies the propagation count. The propagation count is decremented by one upon reception. The data is copied to the outbox if the count is one or greater.
When specifying 2, a message is sent twice: once from the original sender, and then once from the receiver of that first sending.
CONFIDENTIAL