Open sandboxFocus

Method ProceedRemoveHandler

ProceedRemoveHandler()

Proceeds with removing the Delegate from the event to which the current aspect. This method invokes the next handler in chain. It is typically invoked from the implementation of OnRemoveHandler(EventInterceptionArgs).

Declaration
public abstract void ProceedRemoveHandler()