DistributedProvider.Current Property

Gets the currently active distributed provider.

Definition

Namespace: Extreme.Mathematics.Distributed
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static DistributedProvider Current { get; set; }

Property Value

DistributedProvider

See Also