Click or drag to resize
Akka.NETIPendingHandlerInvocation Interface

[Missing <summary> documentation for "T:Akka.Persistence.IPendingHandlerInvocation"]

Namespace:  Akka.Persistence
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IPendingHandlerInvocation

The IPendingHandlerInvocation type exposes the following members.

Properties
  NameDescription
Public propertyEvent
Public propertyHandler
Top
See Also