DistributedVector<T>.IsDistributedDataCurrent Property

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

Definition

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

Property Value

Boolean

See Also