←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly