The properties of System.Runtime.Remoting.Messaging.IMethodCallMessage are listed below. For a list of all members, see the IMethodCallMessage Members list.
[read-only] | InArgCount | int.
![]() Gets the number of arguments in the call that are not marked as out parameters. |
[read-only] | InArgs | object[].
![]() Gets an array of arguments that are not marked as out parameters. |