Click or drag to resize

ReconstructionJoin Method

Waits for all the pending reconstructions to finish.

Namespace:  LynceeTec.InterfaceProcessingV2
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void Join()
Remarks
CAUTION! If the available output buffer size is smaller than the waiting queue, the process might wait forever.
See Also