Class SetStore
TBD
Inherited Members
Namespace: Akka.Persistence.Journal
Assembly: Akka.Persistence.dll
Syntax
[Serializable]
public sealed class SetStoreConstructors
| Edit this page View SourceSetStore(IActorRef)
TBD
Declaration
public SetStore(IActorRef store)Parameters
| Type | Name | Description | 
|---|---|---|
| IActorRef | store | TBD | 
Exceptions
| Type | Condition | 
|---|---|
| ArgumentNullException | This exception is thrown when the specified  | 
Fields
| Edit this page View SourceStore
TBD
Declaration
public readonly IActorRef StoreField Value
| Type | Description | 
|---|---|
| IActorRef | 
 Edit this page
Edit this page