ThreadAwareAttribute.Advise Method |
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading (in PostSharp.Patterns.Threading.dll) Version: 6.8.6.0 (6.8.6.0)
protected override bool Advise( Object obj )
Parameters
- obj
- Type: System.Object
Return Value
Type: Booleantrue if the children of obj have to be advised as well, false otherwise.