WorkflowUnhandledExceptionElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
处理在工作流服务操作期间发生的未处理的异常的属性。 这是一个密封类。
public ref class WorkflowUnhandledExceptionElement sealed : System::ServiceModel::Configuration::BehaviorExtensionElement
public sealed class WorkflowUnhandledExceptionElement : System.ServiceModel.Configuration.BehaviorExtensionElement
type WorkflowUnhandledExceptionElement = class
inherit BehaviorExtensionElement
Public NotInheritable Class WorkflowUnhandledExceptionElement
Inherits BehaviorExtensionElement
- 继承
-
WorkflowUnhandledExceptionElement
- 继承
-
WorkflowUnhandledExceptionElement
构造函数
WorkflowUnhandledExceptionElement() |
创建 WorkflowUnhandledExceptionElement 类的新实例。 |