Click or drag to resize
Akka.NETWriteMessagesSuccessfulInstance Property
The singleton instance of WriteMessagesSuccessful.

Namespace:  Akka.Persistence
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static WriteMessagesSuccessful Instance { get; }

Property Value

Type: WriteMessagesSuccessful
See Also