| DeleteMessagesTo Constructor |
Namespace: Akka.Persistence
public DeleteMessagesTo( string persistenceId, long toSequenceNr, IActorRef persistentActor )
| Exception | Condition |
|---|---|
| ArgumentNullException | This exception is thrown when the specified persistenceId is undefined. |