Click or drag to resize

TiremPropagationModelUnloadNativeLibraries Method

Unloads the native libraries used by this propagation model, if possible. Subsequent use of this model will cause the libraries to be loaded again.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static void UnloadNativeLibraries()
See Also