Click or drag to resize
SoVolumeReaderIsThreadSafe Property
Let the system know if the reader is thread safe or not. this function is called by VolumeViz when using the multiIO mode.

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual bool IsThreadSafe { get; }

Property Value

Type: Boolean
See Also