ValueRendererFactoryGetThreadingModelCore Method

Spotfire 15.0 API Reference
Override this method to specify a threading model. Default is one dedicated thread.

Namespace:  Spotfire.Dxp.Application.Extension
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
protected virtual ThreadingModel GetThreadingModelCore()

Return Value

Type: ThreadingModel
Version Information


See Also

Reference

ValueRendererFactory.ThreadingModel