Share via


NSProcessInfo.ActiveProcessorCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr ActiveProcessorCount { [Foundation.Export("activeProcessorCount")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("activeProcessorCount")>]
member this.ActiveProcessorCount : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to