IMtsMethodEvents

This interface describes events associated with method calls.

Reference Term Description
OnMethodCall Indicates that a method has been called.
OnMethodReturn Indicates that a method call has returned.
OnMethodException Indicates that an exception occurred on the method call.