DkmGPUComputeKernel.NumberOfThreads Property

Definition

Number of compute threads in a thread group of compute kernel.

public:
 property int NumberOfThreads { int get(); };
public:
 property int NumberOfThreads { int get(); };
public int NumberOfThreads { get; }
member this.NumberOfThreads : int
Public ReadOnly Property NumberOfThreads As Integer

Property Value

Returns Int32.

Applies to