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
IAspectReceiver<out TAspectTarget> Outbound { get; }
Property Value
Type | Description |
---|---|
IAspectReceiver<TAspectTarget> |