This topic has not yet been rated - Rate this topic

IMethodCallMessage Members

IMethodCallMessage overview

Public Properties

public propertyInArgCount Gets the number of arguments in the call that are not marked as out parameters.
public propertyInArgs Gets an array of arguments that are not marked as out parameters.

Public Methods

public methodGetInArg Returns the specified argument that is not marked as an out parameter.
public methodGetInArgName Returns the name of the specified argument that is not marked as an out parameter.

See Also

IMethodCallMessage Interface | System.Runtime.Remoting.Messaging Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.