DistributedVector<T>.IsDistributedDataCurrent Property

Gets a value that indicates whether the distributed copy of the data is up to date.

Definition

Namespace: Numerics.NET.Distributed
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public virtual bool IsDistributedDataCurrent { get; }

Property Value

Boolean

See Also