nn::rdt::CTR::Receiver::Close Member Functionnn::Result Close( void );
None.
RECEIVER_STATE_FINISHED. Specifically, the following values may be returned: ResultSuccess, ResultNotInitialized, and ResultUntimelyFunctionCall. Issues a request to revert an instance to the CLOSED state.
This function is intended to be called once you have verified that all data has been received. If the call to this function succeeds, the state will transition to RECEIVER_STATE_CLOSED.
CONFIDENTIAL