Field Continue
Continue normal method execution. For OnException(MethodExecutionArgs) advice, the Continue behavior works the same way as Return behavior.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public const FlowBehavior Continue
Returns
Type | Description |
---|---|
FlowBehavior |