TerrainCacheGroup.StopCacheThread 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic void StopCacheThread()
Public Sub StopCacheThread
public:
void StopCacheThread()
member StopCacheThread : unit -> unit
Exceptions
See Also