NSThread.StackSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stack size, in bytes.
public virtual nuint StackSize { [Foundation.Export("stackSize")] get; [Foundation.Export("setStackSize:")] set; }
member this.StackSize : nuint with get, set
Property Value
System.System.UIntPtr
System.unativeint
- Attributes