TerrainCacheGroupStopCacheThread Method |
Stops the thread associated with this cache group.
This method does not return until the thread has stopped.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public void StopCacheThread()
Public Sub StopCacheThread
public:
void StopCacheThread()
member StopCacheThread : unit -> unit
Exceptions See Also