static void SetThreadStackSize( qUnsignedInt32 uiThreadSize );
Name | Description | |
---|---|---|
in | uiThreadSize | Thread stack size. |
Sets the size of the thread stack.
Sets the stack size for the threads created internally by NEX. The default value is set to an operational size, so there is no need to change the value.
CONFIDENTIAL