CancelLoadSeries Method

Summary

Sets the CancelLoading to true.

Syntax
C#
VB
C++
public virtual void CancelLoadSeries() 
  
Public Overridable Sub CancelLoadSeries()  
public: 
virtual void CancelLoadSeries();  

Remarks

Call this method while the MedicalViewerLoaderBase is loading a series to cancel the operation when possible.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly