Documentation for this section has not yet been entered.
Although the IMethodCallMessage.InArgs property is redundant since the same functionality can be achieved with the IMethodCallMessage.InArgCount and IMethodCallMessage.GetInArg(int) methods, there might be performance optimization available if the implementer understands when all the arguments will be retrieved.