The InvokeResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
Context |
Gets the context.
| |
Error |
Return exception from the Result object if there was an error during operation
(Inherited from Result.) | |
HasError |
Return true if there was an error during operation, false otherwise
(Inherited from Result.) | |
Member |
Get the member which executed the remote invocation
| |
Return |
Get the tuple returned as a result of a remote invocation
| |
Status |
Returns ASStatus. OK if there is no exception
(Inherited from Result.) |