Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Persistence
IPersistentEnvelope Interface
IPersistentEnvelope Properties
Payload Property
Sender Property
Size Property
IPersistentEnvelope
Payload Property
TBD
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
Object
Payload
{
get
; }
abstract
Payload
:
Object
with
get
Property Value
Type:
Object
See Also
Reference
IPersistentEnvelope Interface
Akka.Persistence Namespace
Akka.NET Home
|
Learn Akka.NET