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!

IMethodMessage.MethodSignature

[To be supplied.]

[Visual Basic]
ReadOnly Property MethodSignature As Object
[C#]
object MethodSignature {get;}
[C++]
Object* get_MethodSignature() = 0;
[JScript]
abstract function get MethodSignature() : Object;

See Also

IMethodMessage Interface | IMethodMessage Members | System.Runtime.Remoting Namespace