Class FlushChanges
Notify subscribers of changes now, otherwise they will be notified periodically
with the configured notify-subscribers-interval
.
Assembly: Akka.DistributedData.dll
Syntax
[Serializable]
public sealed class FlushChanges
Fields
|
Improve this Doc
View Source
Instance
Declaration
public static readonly FlushChanges Instance
Field Value
Methods
|
Improve this Doc
View Source
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
Object |
obj |
|
Returns
Overrides
Extension Methods