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