![]() | TaskResultEventT Properties |
The TaskResultEventT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Error |
Gets the exception thrown by the task.
|
![]() | Request |
Gets the request that executed the server task.
|
![]() | ServerChannel |
Gets the server channel of this request event.
|
![]() | Value |
Gets the value computed by the task (can be null).
|