FactoryLastErrorMessage Property

Gets more information about the last known error if an error occurred or an empty string

Definition

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

Property Value

String

See Also