Click or drag to resize
PreconditionIgnoreFailures Property
If true all false evaluations will be ignored.

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static bool IgnoreFailures { get; set; }

Property Value

Type: Boolean
true if ignore failures, false if not.
See Also