Open sandboxFocus

Interface IOnStateMachineBoundaryAspect

This feature is not implemented in Metalama and there is no workaround.

Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("This feature is not implemented in Metalama and there is no workaround.", false)]
public interface IOnStateMachineBoundaryAspect : IOnMethodBoundaryAspect, IMethodLevelAspect, IAspect

Methods

Name Description
OnResume(MethodExecutionArgs)

This feature is not implemented in Metalama and there is no workaround.

OnYield(MethodExecutionArgs)

This feature is not implemented in Metalama and there is no workaround.

Extension Methods