softUnschedTm

The softUnschedTm method removes a specific timeout from the matured list.

This method is called only from ~OMTimeout, the timeout destructor.

Visibility
Public
Signature
RP_FRAMEWORK_DLL void softUnschedTm (OMTimeout* Timeout);
Parameters
Timeout

Specifies the timeout to remove from the matured list


Feedback