C# Class Akka.Persistence.Update

Datei anzeigen Open project: rogeralsing/akka.net

Public Methods

Method Description
Update ( ) : System
Update ( bool isAwait ) : System

Private Methods

Method Description
Update ( bool isAwait, long replayMax ) : System

Method Details

Update() public method

public Update ( ) : System
return System

Update() public method

public Update ( bool isAwait ) : System
isAwait bool
return System