CollectorMode Property

Gets the operating mode of the Collector.

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
C#
public string Mode { get; }

Property Value

String

Remarks

The mode is configured in the Factory prior to Collector creation.

See Also