PostSharp / / API Reference / Post­Sharp.​Patterns.​Threading / Thread­Aware­Attribute / On­Synchronized­Event­Remove

Method OnSynchronizedEventRemove

OnSynchronizedEventRemove(EventInterceptionArgs)

Declaration
[OnEventRemoveHandlerAdvice(Master = "OnSynchronizedEventAdd", LinesOfCodeAvoided = 0)]
[EventInterceptionAdviceOptimization]
[Internal(AttributeId = -9126100459348524998L)]
[DebuggerAspectMethod]
public void OnSynchronizedEventRemove(EventInterceptionArgs args)
Parameters
Type Name Description
EventInterceptionArgs args