Method Burst
Burst(T)
Declaration
public static TransportFunctionPointer<T> Burst(T burstCompilableDelegate)
Parameters
| Type | Name | Description |
|---|---|---|
| T | burstCompilableDelegate |
Returns
| Type | Description |
|---|---|
| TransportFunctionPointer<T> |
public static TransportFunctionPointer<T> Burst(T burstCompilableDelegate)
| Type | Name | Description |
|---|---|---|
| T | burstCompilableDelegate |
| Type | Description |
|---|---|
| TransportFunctionPointer<T> |