TheTimedCallbacks<(Of <(<'T>)>)>..::..AddTimedRequest Method
Adds a new callback to the waiting list
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pTimeOut
- Type: Int32
A timeout after which the callback will be called if it has not fired before.
- pCookie
- Type: Object
A cookie that will be fired with the callback to be sent back to the caller