CallResult.Exception Property

Tungsten Suite

CallResultException Property

Provide exception data to the caller if desired

Namespace:  W
Assembly:  Tungsten.CallResult (in Tungsten.CallResult.dll) Version: 2.0.0
Syntax
C#
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also