NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MethodCall._MI

[To be supplied.]

[Visual Basic]
Protected _MI As MethodBase
[C#]
protected MethodBase _MI;
[C++]
protected: MethodBase* _MI;
[JScript]
protected var _MI : MethodBase;

See Also

MethodCall Class | MethodCall Members | System.Runtime.Remoting Namespace