![]() | Delivery<Command, Event, State> Properties |
The FSharp. Delivery< Command, Event, State> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Context |
Gets the current actor context.
(Inherited from FSharp.Eventsourced<Command, Event, State>.) |
![]() | Log |
Lazy logging adapter. It won't be initialized until logging function will be called.
(Inherited from FSharp.Eventsourced<Command, Event, State>.) |
![]() | Self |
Gets [IActorRef] for the current actor.
(Inherited from FSharp.Eventsourced<Command, Event, State>.) |