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