Factory Constructor

Create a Factory instance

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.12.0.0 (4.12.0.0)
C#
public Factory()

Remarks

This is the primary entry point from which the application configures and creates a Collector.

See Also