System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper.Exception Property

Gets the exception thrown during the method call, or null if the method did not throw an exception.

Syntax

public virtual Exception Exception { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The method belongs to a remote object.

Requirements

Namespace: System.Runtime.Remoting.Messaging
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0