CancelLoadSeries Method

Summary

Cancels the series loading operation.

Syntax
C#
VB
C++
public override void CancelLoadSeries() 
  
Public Overrides Sub CancelLoadSeries()  
public: 
void CancelLoadSeries(); override  

Remarks

Call this method while the MedicalViewerLoaderBase is loading a series from the MedicalViewerLoaderBase.ProgressState event.

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