Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Implementation
QueueSource(TOut).Materialized Class
Materialized Methods
Complete Method
Fail Method
OfferAsync Method
WatchCompletionAsync Method
QueueSource
TOut
Materialized
Complete Method
TBD
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
void
Complete
()
abstract
Complete
:
unit
->
unit
override
Complete
:
unit
->
unit
Implements
ISourceQueueWithComplete
T
Complete
See Also
Reference
QueueSource
TOut
Materialized Class
Akka.Streams.Implementation Namespace
Akka.NET Home
|
Learn Akka.NET