| GlobalErrorBehaviorAttribute Constructor |
Dependency injection to dynamically inject error handler
if we have multiple global error handlers
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax public GlobalErrorBehaviorAttribute(
Type errorHandlerType
)
Parameters
- errorHandlerType Type
See Also