DistributedMatrix<T>.IsLocalDataCurrent Property

Gets a value that indicates whether the local 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 IsLocalDataCurrent { get; }

Property Value

Boolean

See Also