| ActorGraphInterpreterBatchingActorInputBoundary Constructor |
TBD
Namespace:
Akka.Streams.Implementation.Fusing
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public BatchingActorInputBoundary(
int size,
int id
)
new :
size : int *
id : int -> BatchingActorInputBoundary
Parameters
- size
- Type: SystemInt32
TBD - id
- Type: SystemInt32
TBD
Exceptions See Also