Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Persistence
IPersistentEnvelope Interface
IPersistentEnvelope Properties
Payload Property
Sender Property
Size Property
IPersistentEnvelope
Size 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
int
Size
{
get
; }
abstract
Size
:
int
with
get
Property Value
Type:
Int32
See Also
Reference
IPersistentEnvelope Interface
Akka.Persistence Namespace
Akka.NET Home
|
Learn Akka.NET