Click or drag to resize

GlobalErrorBehaviorAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    VideoCatalogServiceGlobalErrorBehaviorAttribute

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
public class GlobalErrorBehaviorAttribute : Attribute, 
	IServiceBehavior

The GlobalErrorBehaviorAttribute type exposes the following members.

Constructors
 NameDescription
Public methodGlobalErrorBehaviorAttribute Dependency injection to dynamically inject error handler if we have multiple global error handlers
Top
See Also