Tungsten
|
CallResultTResult Properties |
The CallResultTResult generic type exposes the following members.
Properties| Name | Description | |
|---|---|---|
![]() ![]() | Empty |
Provides a new instance of an uninitialized CallResult<TResult>
|
![]() | Exception |
Provide exception data to the caller if desired
(Inherited from CallResult.) |
![]() | Result |
The return value
|
![]() | Success |
Set to True if the function succeeds, otherwise False
(Inherited from CallResult.) |
See Also

