|  | IMethodInterceptorOnExit Methods | 
 The IMethodInterceptorOnExit type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|   | OnExit | 
            Invoked if the intercepted method has finished executing. Renders the OnExit  useless.
            If the returnType  is a Void , then returnValue  is null.
             | 
Top See Also
See Also