NativeDllLoader Class Members
The following tables list the members exposed by NativeDllLoader.
Public Properties
| Name | Description | |
|---|---|---|
![]() ![]() | DelayBetweenRetriesMs | Gets or Sets delay between retry attempts |
![]() ![]() | DependenciesPathRoot | The dependenciesPathRoot is the root path where SciChart will write out native DLL dependencies during startup. Make sure that this path has write access. The default is USER/Appdata/Local/SciChart/Dependencies To change the path, set this property once before any other SciChart function or method is called, including SciChartSurface.SetRuntimeLicenseKey. SciChart will create subfolders for environment and version number inside this folder. |
![]() ![]() | MaxRetryAttempts | Gets or Sets maximum retry attempts |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also


