Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Stage
AbstractStage(TIn, TOut) Class
AbstractStage(TIn, TOut, TPushDirective, TPullDirective, TContext) Class
AsyncCallback Delegate
AsyncCallback(T) Delegate
ConditionalTerminateInput Class
ConditionalTerminateOutput Class
DetachedStage(TIn, TOut) Class
EagerTerminateInput Class
EagerTerminateOutput Class
FreeDirective Class
GraphStage(TShape) Class
GraphStageLogic Class
GraphStageLogic.LambdaInHandler Class
GraphStageLogic.LambdaOutHandler Class
GraphStageLogic.SubSinkInlet(T) Class
GraphStageLogic.SubSourceOutlet(T) Class
GraphStageWithMaterializedValue(TShape, TMaterialized) Class
IAsyncContext Interface
IAsyncContext(TOut, TExt) Interface
IAsyncDirective Interface
IBoundaryContext Interface
IContext Interface
IContext(TOut) Interface
IDetachedContext Interface
IDetachedContext(TOut) Interface
IDirective Interface
IDownstreamDirective Interface
IgnoreTerminateInput Class
IgnoreTerminateOutput Class
IGraphStageWithMaterializedValue(TShape, TMaterialized) Interface
IInHandler Interface
ILifecycleContext Interface
ILogicAndMaterializedValue(TMaterialized) Interface
InAndOutGraphStageLogic Class
InAndOutHandler Class
InGraphStageLogic Class
InHandler Class
IOutHandler Interface
IStage(TIn, TOut) Interface
ISyncDirective Interface
ITerminationDirective Interface
IUpstreamDirective Interface
LogicAndMaterializedValue(TMaterialized) Structure
OutGraphStageLogic Class
OutHandler Class
PushPullGraphStage(TIn, TOut) Class
PushPullGraphStageWithMaterializedValue(TIn, TOut, TMat) Class
PushPullStage(TIn, TOut) Class
PushStage(TIn, TOut) Class
StageActorRef Class
StageActorRef.Receive Delegate
StageActorRefNotInitializedException Class
StageState(TIn, TOut) Class
StatefulStage Class
StatefulStage(TIn, TOut) Class
TimerGraphStageLogic Class
TotallyIgnorantInput Class
IDirective Interface
TBD
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
interface
IDirective
type
IDirective
=
interface
end
See Also
Reference
Akka.Streams.Stage Namespace
Akka.NET Home
|
Learn Akka.NET