ExceptiongetinitView source[Orleans.Id(2)]public Exception? Exception Gets the exception for a faulted task.
StatusgetinitView source[Orleans.Id(0)]public DurableTaskCompletionSourceStatus Status Gets the completion status.
ValuegetinitView source[Orleans.Id(1)]public T? Value Gets the result for a successfully completed task.