NSThread.StackSize 属性

定义

堆栈大小(以字节为单位)。

public virtual nuint StackSize { [Foundation.Export("stackSize")] get; [Foundation.Export("setStackSize:")] set; }
member this.StackSize : nuint with get, set

属性值

System.System.UIntPtr System.unativeint
属性

适用于