TaskType
Provides specialized reflection methods for
task types.
Gets a delegate representing getter method of IsCompletedSuccessfully property.
Gets a delegate that representing getter method of IsCompleted property
captured for the specified task.
Gets delegate representing getter of Result property.
Obtains result type from task type.
Returns task type for the specified result type.
Returns task type for the specified result type.