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