Click or drag to resize

CachingCesiumUriResolverThreadLocalInstance Property

Gets an instance of CachingCesiumUriResolver local to the calling thread.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static CachingCesiumUriResolver ThreadLocalInstance { get; }

Property Value

Type: CachingCesiumUriResolver
See Also