Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Persistence
RecoveryTimedOutException Class
RecoveryTimedOutException Constructor
RecoveryTimedOutException Constructor
RecoveryTimedOutException Constructor (SerializationInfo, StreamingContext)
RecoveryTimedOutException Constructor (String, Exception)
RecoveryTimedOutException Constructor
Initializes a new instance of the
RecoveryTimedOutException
class.
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
RecoveryTimedOutException
()
new
:
unit
->
RecoveryTimedOutException
See Also
Reference
RecoveryTimedOutException Class
RecoveryTimedOutException Overload
Akka.Persistence Namespace
Akka.NET Home
|
Learn Akka.NET