diff --git a/xml/System.Diagnostics/Process.xml b/xml/System.Diagnostics/Process.xml index ecd75286f2f..1bfd4d036ae 100644 --- a/xml/System.Diagnostics/Process.xml +++ b/xml/System.Diagnostics/Process.xml @@ -1,4 +1,4 @@ - + @@ -39,8 +39,7 @@ System.ComponentModel.Component System.Object - - + System.ComponentModel.DefaultEvent("Exited") @@ -774,7 +773,7 @@ process.BeginOutputReadLine(); - To be added. + Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. To be added. @@ -2094,7 +2093,7 @@ There are problems accessing the performance counter API's used to get process i - To be added. + Forces termination of the underlying process. could not be found. - To be added. - To be added. - To be added. - To be added. + An optional token to cancel the asynchronous operation. + Instructs the process component to wait for the associated process to exit, or for the to be cancelled. + A task that will complete when the process has exited, cancellation has been requested, or an error occurs. + + to `true`. + + ]]> + diff --git a/xml/System.Diagnostics/ProcessModuleCollection.xml b/xml/System.Diagnostics/ProcessModuleCollection.xml index 7daf08e3714..951994ba311 100644 --- a/xml/System.Diagnostics/ProcessModuleCollection.xml +++ b/xml/System.Diagnostics/ProcessModuleCollection.xml @@ -1,4 +1,4 @@ - + @@ -34,8 +34,7 @@ System.Collections.ReadOnlyCollectionBase System.Object - - + Provides a strongly typed collection of objects. @@ -650,8 +649,8 @@ System.Int32 - To be added. - To be added. + Gets the number of elements contained in the collection. + The number of elements contained in the collection. To be added. @@ -1088,8 +1087,8 @@ - To be added. - To be added. + Returns an enumerator that iterates through a collection. + An enumerator object that can be used to iterate through the collection. To be added. @@ -1862,9 +1861,9 @@ - To be added. - To be added. - To be added. + The one-dimensional array that is the destination of the elements copied from collection. The array must have zero-based indexing. + The zero-based index in at which copying begins. + Copies the elements of the collection to an array, starting at a particular array index. To be added. @@ -1893,9 +1892,18 @@ System.Boolean - To be added. - To be added. - To be added. + Gets a value indicating whether access to the collection is synchronized (thread safe). + + if access to the collection is synchronized (thread safe); otherwise, . + + instance is cast to an interface. + + ]]> + @@ -1923,9 +1931,17 @@ System.Object - To be added. - To be added. - To be added. + Gets an object that can be used to synchronize access to the collection. + An object that can be used to synchronize access to the collection. + + instance is cast to an interface. + + ]]> + diff --git a/xml/System.Diagnostics/ProcessThreadCollection.xml b/xml/System.Diagnostics/ProcessThreadCollection.xml index 3ef62541dc0..c2113b5b33a 100644 --- a/xml/System.Diagnostics/ProcessThreadCollection.xml +++ b/xml/System.Diagnostics/ProcessThreadCollection.xml @@ -1,4 +1,4 @@ - + @@ -34,8 +34,7 @@ System.Collections.ReadOnlyCollectionBase System.Object - - + Provides a strongly typed collection of objects. To be added. @@ -647,8 +646,8 @@ System.Int32 - To be added. - To be added. + Gets the number of elements contained in the collection. + The number of elements contained in the collection. To be added. @@ -1085,8 +1084,8 @@ - To be added. - To be added. + Returns an enumerator that iterates through a collection. + An enumerator object that can be used to iterate through the collection. To be added. @@ -1868,9 +1867,9 @@ - To be added. - To be added. - To be added. + The one-dimensional array that is the destination of the elements copied from collection. The array must have zero-based indexing. + The zero-based index in at which copying begins. + Copies the elements of the collection to an array, starting at a particular array index. To be added. @@ -1899,9 +1898,18 @@ System.Boolean - To be added. - To be added. - To be added. + Gets a value indicating whether access to the collection is synchronized (thread safe). + + if access to the collection is synchronized (thread safe); otherwise, . + + instance is cast to an interface. + + ]]> + @@ -1929,9 +1937,17 @@ System.Object - To be added. - To be added. - To be added. + Gets an object that can be used to synchronize access to the collection. + An object that can be used to synchronize access to the collection. + + instance is cast to an interface. + + ]]> + diff --git a/xml/System.Diagnostics/TraceListenerCollection.xml b/xml/System.Diagnostics/TraceListenerCollection.xml index 8ea4974453f..19830321de7 100644 --- a/xml/System.Diagnostics/TraceListenerCollection.xml +++ b/xml/System.Diagnostics/TraceListenerCollection.xml @@ -1,4 +1,4 @@ - + @@ -974,7 +974,15 @@ Gets a value indicating whether access to the is synchronized (thread safe). Always . - To be added. + + instance is cast to an interface. + + ]]> + @@ -1013,7 +1021,15 @@ Gets an object that can be used to synchronize access to the . The current object. - To be added. + + instance is cast to an interface. + + ]]> + @@ -1266,7 +1282,15 @@ Gets a value indicating whether the has a fixed size. Always . - To be added. + + instance is cast to an interface. + + ]]> + @@ -1305,7 +1329,15 @@ Gets a value indicating whether the is read-only. Always . - To be added. + + instance is cast to an interface. + + ]]> +