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!

RemotingException Constructor ()

Creates a new RemotingException with its message string set to a default message.

[Visual Basic]
Overloads Public Sub New()
[C#]
public RemotingException();
[C++]
public: RemotingException();
[JScript]
public function RemotingException();

See Also

RemotingException Class | RemotingException Members | System.Runtime.Remoting Namespace | RemotingException Constructor Overload List