BreakType Enumeration

Summary
Defines break types for add-ins.
Syntax
C#
C++/CLI
public enum BreakType 
public enum class BreakType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0CancelThe add-in request was canceled.
1ShutdownThe computer is shutting down.
2TimeoutThe add-in has timed out.
3AbortThe user has issued an abort request.
Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.