- Release Notes V10.5
/documentation/pages/Index/Release Notes V10.5.html
- thread.enum Method
/documentation/pages/Ref/Api/Objects/System/Thread/enum Method.xml
Enumerate threads.
- Redirect Method
/documentation/pages/Ref/Api/Objects/Server/Context/Response/Redirect Method.xml
Redirect the client and optionally terminate processing the current page
- Add Method
/documentation/pages/Ref/Api/Objects/Server/Context/DataCache/Add Method.xml
Add an item to the cache
- Date.adjust Method
/documentation/pages/Ref/Client_Api/Javascript Extensions/Date/adjust Method.xml
The time to set on the date.
- thread.name Method
/documentation/pages/Ref/Api/Objects/System/Thread/name Method.xml
Get a threads name.
- thread.wait Method
/documentation/pages/Ref/Api/Objects/System/Thread/wait Method.xml
Thread must wait until another thread does a '<thread>.event'.
- thread.event Method
/documentation/pages/Ref/Api/Objects/System/Thread/event Method.xml
Send an event to the thread.
- thread.interrupt Method
/documentation/pages/Ref/Api/Objects/System/Thread/interrupt Method.xml
Send an interrupt event to another thread (thread needs an interrupt function).
- Clear Method
/documentation/pages/Ref/Api/Objects/Server/Context/DataCache/Clear Method.xml
Clear all items in the cache