DistributedProvider.Current Property

Gets the currently active distributed provider.

Definition

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

Property Value

DistributedProvider

See Also