Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AsynchronousChannel()
[1/2]
System.Linq.Parallel.AsynchronousChannel
<
T
>.
AsynchronousChannel
(
int
index
,
int
chunkSize
,
CancellationToken
cancellationToken
,
IntValueEvent
consumerEvent
)
inline
package
Definition at line
60
of file
AsynchronousChannel.cs
.
61
:
this
(
index
, 512, chunkSize,
cancellationToken
, consumerEvent)
62
{
63
}
System.Linq.ExceptionArgument.index
@ index
System.ExceptionArgument.cancellationToken
@ cancellationToken
System
Linq
Parallel
AsynchronousChannel
Generated by
1.10.0