Documentation for this section has not yet been entered.
Although the IMethodMessage.Args property is redundant since the same functionality can be achieved through the IMethodMessage.ArgCount and IMethodMessage.GetArg(int), there might be performance optimization available if the implementer understands when all the arguments will be retrieved.