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
|
Edit this page
View Source
Instance
Declaration
public static readonly FlushChanges Instance
Field Value
Methods
|
Edit this page
View Source
Equals(object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
object |
obj |
|
Returns
Overrides
Extension Methods