AWS SDK for .NET Documentation
ExceptionEventHandler Delegate
Amazon
►
Amazon.Runtime
►
ExceptionEventHandler
C#
Did this page help you?
Yes
No
Tell us about it...
Declaration Syntax
C#
public
delegate
void
ExceptionEventHandler
(
Object
sender
,
ExceptionEventArgs
args
)
Parameters
sender
(
Object
)
args
(
ExceptionEventArgs
)
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)