| EventsourcedUnstashFilterPredicate Field |
TBD
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public static readonly Func<Envelope, bool> UnstashFilterPredicate
static val UnstashFilterPredicate: Func<Envelope, bool>
Field Value
Type:
FuncEnvelope,
BooleanSee Also