Tungsten
CallResult Properties |
The CallResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
Empty |
Provides a new instance of an uninitialized CallResult
| |
Exception |
Provide exception data to the caller if desired
| |
Success |
Set to True if the function succeeds, otherwise False
|
See Also