Skip to content

System.Threading.Tasks 1.x undocumented APIs #3923

@carlossanlop

Description

@carlossanlop

@tarekgh @stephentoub

Here are the undocumented API from System.Threading.Tasks that were introduced in 1.x.
We are asking all area owners to report back their plan/commitment for their undocumented APIs in order to tackle 33% of the APIs in the next month. Can you please help us with that?

For more information on the plan, see: #3904

Total: 12.
Note: The table has 3 really long columns.

DocId Source File Path Docs URL
M:System.Threading.Tasks.Dataflow.BatchedJoinBlock`3.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<System#Collections#Generic#IList,System#Collections#Generic#IList,System#Collections#Generic#IList>>#ConsumeMessage(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`3.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.BatchedJoinBlock-3.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-System-Collections-Generic-IList-T1-@System-Collections-Generic-IList-T2-@System-Collections-Generic-IList-T3----ConsumeMessage
M:System.Threading.Tasks.Dataflow.BatchedJoinBlock`3.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<System#Collections#Generic#IList,System#Collections#Generic#IList,System#Collections#Generic#IList>>#ReleaseReservation(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`3.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.BatchedJoinBlock-3.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-System-Collections-Generic-IList-T1-@System-Collections-Generic-IList-T2-@System-Collections-Generic-IList-T3----ReleaseReservation
M:System.Threading.Tasks.Dataflow.BatchedJoinBlock`3.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<System#Collections#Generic#IList,System#Collections#Generic#IList,System#Collections#Generic#IList>>#ReserveMessage(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`3.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.BatchedJoinBlock-3.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-System-Collections-Generic-IList-T1-@System-Collections-Generic-IList-T2-@System-Collections-Generic-IList-T3----ReserveMessage
M:System.Threading.Tasks.Dataflow.BatchedJoinBlock`2.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<System#Collections#Generic#IList,System#Collections#Generic#IList>>#ConsumeMessage(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.BatchedJoinBlock-2.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-System-Collections-Generic-IList-T1-@System-Collections-Generic-IList-T2----ConsumeMessage
M:System.Threading.Tasks.Dataflow.BatchedJoinBlock`2.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<System#Collections#Generic#IList,System#Collections#Generic#IList>>#ReleaseReservation(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.BatchedJoinBlock-2.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-System-Collections-Generic-IList-T1-@System-Collections-Generic-IList-T2----ReleaseReservation
M:System.Threading.Tasks.Dataflow.BatchedJoinBlock`2.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<System#Collections#Generic#IList,System#Collections#Generic#IList>>#ReserveMessage(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.BatchedJoinBlock-2.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-System-Collections-Generic-IList-T1-@System-Collections-Generic-IList-T2----ReserveMessage
M:System.Threading.Tasks.Dataflow.JoinBlock`3.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<T1,T2,T3>>#ConsumeMessage(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/JoinBlock`3.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.JoinBlock-3.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-T1@T2@T3---ConsumeMessage
M:System.Threading.Tasks.Dataflow.JoinBlock`3.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<T1,T2,T3>>#ReleaseReservation(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/JoinBlock`3.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.JoinBlock-3.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-T1@T2@T3---ReleaseReservation
M:System.Threading.Tasks.Dataflow.JoinBlock`3.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<T1,T2,T3>>#ReserveMessage(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/JoinBlock`3.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.JoinBlock-3.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-T1@T2@T3---ReserveMessage
M:System.Threading.Tasks.Dataflow.JoinBlock`2.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<T1,T2>>#ConsumeMessage(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/JoinBlock`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.JoinBlock-2.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-T1@T2---ConsumeMessage
M:System.Threading.Tasks.Dataflow.JoinBlock`2.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<T1,T2>>#ReleaseReservation(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/JoinBlock`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.JoinBlock-2.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-T1@T2---ReleaseReservation
M:System.Threading.Tasks.Dataflow.JoinBlock`2.System#Threading#Tasks#Dataflow#ISourceBlock<System#Tuple<T1,T2>>#ReserveMessage(… https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Threading.Tasks.Dataflow/JoinBlock`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Threading.Tasks.Dataflow.JoinBlock-2.System-Threading-Tasks-Dataflow-ISourceBlock-System-Tuple-T1@T2---ReserveMessage

Metadata

Metadata

Labels

new-contentIndicates PRs that contain new articles

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions