Outbound
Gets an object that allows to add child advice (even to code added by aspects executed after the current one) and to validate code and code references.
Declaration
IQuery<out TAspectTarget> Outbound { get; }
Property Value
Type | Description |
---|---|
IQuery<TAspectTarget> |