MS Convert Date und Unifying Convert

This commit is contained in:
2022-03-14 10:32:58 +01:00
parent e1a2005d8a
commit 990ce9f01b
250 changed files with 451567 additions and 47476 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,23 @@
The MIT License (MIT)
Copyright (c) .NET Foundation and Contributors
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -0,0 +1,375 @@
.NET Core uses third-party libraries or other resources that may be
distributed under licenses different than the .NET Core software.
In the event that we accidentally failed to list a required notice, please
bring it to our attention. Post an issue or email us:
dotnet@microsoft.com
The attached notices are provided for information only.
License notice for ASP.NET
-------------------------------
Copyright (c) .NET Foundation. All rights reserved.
Licensed under the Apache License, Version 2.0.
Available at
https://github.com/aspnet/AspNetCore/blob/master/LICENSE.txt
License notice for Slicing-by-8
-------------------------------
http://sourceforge.net/projects/slicing-by-8/
Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
This software program is licensed subject to the BSD License, available at
http://www.opensource.org/licenses/bsd-license.html.
License notice for Unicode data
-------------------------------
http://www.unicode.org/copyright.html#License
Copyright © 1991-2017 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation
(the "Data Files") or Unicode software and any associated documentation
(the "Software") to deal in the Data Files or Software
without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files
or Software are furnished to do so, provided that either
(a) this copyright and permission notice appear with all copies
of the Data Files or Software, or
(b) this copyright and permission notice appear in associated
Documentation.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.
License notice for Zlib
-----------------------
https://github.com/madler/zlib
http://zlib.net/zlib_license.html
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.2.11, January 15th, 2017
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
*/
License notice for Mono
-------------------------------
http://www.mono-project.com/docs/about-mono/
Copyright (c) .NET Foundation Contributors
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the Software), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License notice for International Organization for Standardization
-----------------------------------------------------------------
Portions (C) International Organization for Standardization 1986:
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
License notice for Intel
------------------------
"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License notice for Xamarin and Novell
-------------------------------------
Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Copyright (c) 2011 Novell, Inc (http://www.novell.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Third party notice for W3C
--------------------------
"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE
Status: This license takes effect 13 May, 2015.
This work is being provided by the copyright holders under the following license.
License
By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.
Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications:
The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included.
Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
Disclaimers
THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders."
License notice for Bit Twiddling Hacks
--------------------------------------
Bit Twiddling Hacks
By Sean Eron Anderson
seander@cs.stanford.edu
Individually, the code snippets here are in the public domain (unless otherwise
noted) — feel free to use them however you please. The aggregate collection and
descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are
distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and
without even the implied warranty of merchantability or fitness for a particular
purpose.
License notice for Brotli
--------------------------------------
Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
compress_fragment.c:
Copyright (c) 2011, Google Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
decode_fuzzer.c:
Copyright (c) 2015 The Chromium Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
License notice for Json.NET
-------------------------------
https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md
The MIT License (MIT)
Copyright (c) 2007 James Newton-King
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License notice for vectorized base64 encoding / decoding
--------------------------------------------------------
Copyright (c) 2005-2007, Nick Galbreath
Copyright (c) 2013-2017, Alfred Klomp
Copyright (c) 2015-2017, Wojciech Mula
Copyright (c) 2016-2017, Matthieu Darbois
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
- Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View File

@@ -0,0 +1,438 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Diagnostics.DiagnosticSource</name>
</assembly>
<members>
<member name="T:System.Diagnostics.Activity">
<summary>Represents an operation with context to be used for logging.</summary>
</member>
<member name="M:System.Diagnostics.Activity.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Activity" /> class.</summary>
<param name="operationName">The name of the operation.</param>
</member>
<member name="P:System.Diagnostics.Activity.ActivityTraceFlags">
<summary>Gets the flags (defined by the W3C ID specification) associated with the activity.</summary>
<returns>the flags associated with the activity.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new baggage item with the specified key and value.</summary>
<param name="key">The baggage key.</param>
<param name="value">The baggage value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddTag(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new tag with the provided <paramref name="key" /> and <paramref name="value" />. .</summary>
<param name="key">The tag key.</param>
<param name="value">The tag value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Baggage">
<summary>Gets a collection of key/value pairs that represents information that is passed to children of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>An enumeration of string-string key-value pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Current">
<summary>Gets or sets the current operation (<see cref="T:System.Diagnostics.Activity" />) for the current thread. This flows across async calls.</summary>
<returns>The current operation for the current thread.</returns>
</member>
<member name="P:System.Diagnostics.Activity.DefaultIdFormat">
<summary>Gets or sets the default ID format for the <see cref="T:System.Diagnostics.Activity" />.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Duration">
<summary>Gets the duration of the operation.</summary>
<returns>The delta between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the end time if the <see cref="T:System.Diagnostics.Activity" /> has ended (<see cref="M:System.Diagnostics.Activity.Stop" /> or <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was called), or <see cref="F:System.TimeSpan.Zero" /> if the <see cref="T:System.Diagnostics.Activity" /> has not ended and <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was not called.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ForceDefaultIdFormat">
<summary>Gets or sets a valud that detrmines if the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" /> is always used to define the default ID format.</summary>
<returns>
<see langword="true" /> to always use the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.GetBaggageItem(System.String)">
<summary>Returns the value of a key-value pair added to the activity with <see cref="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)" />.</summary>
<param name="key">The baggage key.</param>
<returns>The value of the key-value-pair item if it exists, or <see langword="null" /> if it does not exist.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Id">
<summary>Gets an identifier that is specific to a particular request.</summary>
<returns>The activity ID.</returns>
</member>
<member name="P:System.Diagnostics.Activity.IdFormat">
<summary>Gets the format for the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The format for the <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.OperationName">
<summary>Gets the operation name.</summary>
<returns>The name of the operation.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Parent">
<summary>Gets the parent <see cref="T:System.Diagnostics.Activity" /> that created this activity.</summary>
<returns>The parent of this <see cref="T:System.Diagnostics.Activity" />, if it is from the same process, or <see langword="null" /> if this instance has no parent (it is a root activity) or if the parent is from outside the process.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentId">
<summary>Gets the ID of this activity's parent.</summary>
<returns>The parent ID, if one exists, or <see langword="null" /> if it does not.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentSpanId">
<summary>Gets the parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</summary>
<returns>The parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Recorded">
<summary>Gets a value that indicates whether the W3CIdFlags.Recorded flag is set.</summary>
<returns>
<see langword="true" /> if the W3CIdFlags.Recorded flag is set; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.RootId">
<summary>Gets the root ID of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>The root ID, or <see langword="null" /> if the current instance has either a <see cref="P:System.Diagnostics.Activity.ParentId" /> or an <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to set its <see cref="P:System.Diagnostics.Activity.Duration" /> as the difference between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the specified stop time.</summary>
<param name="endTimeUtc">The UTC stop time.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetIdFormat(System.Diagnostics.ActivityIdFormat)">
<summary>Sets the ID format on this <see cref="T:System.Diagnostics.Activity" /> before it is started.</summary>
<param name="format">One of the enumeration values that specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivityTraceFlags)">
<summary>Sets the parent ID using the W3C convention of a TraceId and a SpanId.</summary>
<param name="traceId">The parent activity's TraceId.</param>
<param name="spanId">The parent activity's SpanId.</param>
<param name="activityTraceFlags">One of the enumeration values that specifies flags defined by the W3C standard that are associated with an activity.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.String)">
<summary>Updates this <see cref="T:System.Diagnostics.Activity" /> to indicate that the <see cref="T:System.Diagnostics.Activity" /> with an ID of <paramref name="parentId" /> caused this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="parentId">The ID of the parent operation.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetStartTime(System.DateTime)">
<summary>Sets the start time of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="startTimeUtc">The <see cref="T:System.Diagnostics.Activity" /> start time in UTC.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.SpanId">
<summary>Gets the SPAN part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the SPAN part of <see cref="P:System.Diagnostics.Activity.Id" />, if the <see cref="T:System.Diagnostics.Activity" /> has the W3C format; otherwise, a zero <see langword="SpanId" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Start">
<summary>Starts the activity.</summary>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.StartTimeUtc">
<summary>Gets the time when the operation started.</summary>
<returns>The UTC time that the operation started.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Stop">
<summary>Stops the activity.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Tags">
<summary>Gets a collection of key/value pairs that represent information that will be logged along with the <see cref="T:System.Diagnostics.Activity" /> to the logging system.</summary>
<returns>An enumeration of string-string key-value-pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceId">
<summary>Gets the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />, if the ID has the W3C format; otherwise, a zero TraceId.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceStateString">
<summary>Gets the W3C <see langword="tracestate" /> header.</summary>
<returns>The W3C <see langword="tracestate" /> header.</returns>
</member>
<member name="T:System.Diagnostics.ActivityIdFormat">
<summary>Specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Hierarchical">
<summary>The hierarchical format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Unknown">
<summary>An unknown format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.W3C">
<summary>The W3C format.</summary>
</member>
<member name="T:System.Diagnostics.ActivitySpanId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.SpanId" /> formatted based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 8 bytes of the current <see cref="T:System.Diagnostics.ActivitySpanId" /> to a specified span.</summary>
<param name="destination">The span to which the 8 bytes of the SpanID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of eight bytes.</summary>
<param name="idData">A read-only span of eight bytes.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of 16 hexadecimal characters.</summary>
<param name="idData">A span that contains 16 hexadecimal characters.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Diagnostics.ActivitySpanId)">
<summary>Determines whether this instance and the specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instance have the same value.</summary>
<param name="spanId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="spanId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Object)">
<summary>the current instance and a specified object, which also must be an <see cref="T:System.Diagnostics.ActivitySpanId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivitySpanId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.GetHashCode">
<summary>Returns the hash code of the SpanId.</summary>
<returns>The hash code of the SpanId.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Equality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have the same value.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is the same as the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Inequality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determine whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have unequal values.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is different from the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hecxadecimal string representation of this span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hexadecimal string representation of this span ID.</returns>
</member>
<member name="T:System.Diagnostics.ActivityTraceFlags">
<summary>Specifies flags defined by the W3C standard that are associated with an activity.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.None">
<summary>The activity has not been marked.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.Recorded">
<summary>The activity (or more likely its parents) has been marked as useful to record.</summary>
</member>
<member name="T:System.Diagnostics.ActivityTraceId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.TraceId" /> whose format is based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 16 bytes of the current <see cref="T:System.Diagnostics.ActivityTraceId" /> to a specified span.</summary>
<param name="destination">The span to which the 16 bytes of the trace ID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 16 bytes.</summary>
<param name="idData">A read-only span of 16 bytes.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 32 hexadecimal characters.</summary>
<param name="idData">A span that contains 32 hexadecimal characters.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Diagnostics.ActivityTraceId)">
<summary>Determines whether the current instance and a specified <see cref="T:System.Diagnostics.ActivityTraceId" /> are equal.</summary>
<param name="traceId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="traceId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Object)">
<summary>Determines whether this instance and a specified object, which must also be an <see cref="T:System.Diagnostics.ActivityTraceId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivityTraceId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.GetHashCode">
<summary>Returns the hash code of the TraceId.</summary>
<returns>The hash code of the TraceId.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Equality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is the same as the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Inequality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is different from the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 32-character hexadecimal string representation of this trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToString">
<summary>Returns a 32-character hexadecimal string that represents this trace ID.</summary>
<returns>The 32-character hecxadecimal string representation of this trace ID.</returns>
</member>
<member name="T:System.Diagnostics.DiagnosticListener">
<summary>Provides an implementation of the abstract <see cref="T:System.Diagnostics.DiagnosticSource" /> class that represents a named place to which a source sends its information (events).</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.#ctor(System.String)">
<summary>Creates a new <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<param name="name">The name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</param>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.AllListeners">
<summary>Gets the collection of listeners for this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Dispose">
<summary>Disposes the NotificationListeners.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled">
<summary>Determines whether there are any registered subscribers.</summary>
<returns>
<see langword="true" /> if there are any registered subscribers, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String)">
<summary>Checks whether the <see cref="T:System.Diagnostics.DiagnosticListener" /> is enabled.</summary>
<param name="name" />
<returns>
<see langword="true" /> if notifications are enabled; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String,System.Object,System.Object)">
<summary>Checks if the DiagnosticListener is enabled.</summary>
<param name="name" />
<param name="arg1" />
<param name="arg2" />
<returns>
<see langword="true" /> if it is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.Name">
<summary>Gets the name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<returns>The name of the <see cref="T:System.Diagnostics.DiagnosticListener" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityExport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityImport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Adds a subscriber.</summary>
<param name="observer">A subscriber.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean})">
<summary>Adds a subscriber, and optionally filters events based on their name and up to two context objects.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> to if an event filter is not desirable.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean},System.Action{System.Diagnostics.Activity,System.Object},System.Action{System.Diagnostics.Activity,System.Object})">
<summary>Adds a subscriber, optionally filters events based on their name and up to two context objects, and specifies methods to call when providers import or export activites from outside the process.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> if an event filter is not desirable.</param>
<param name="onActivityImport">An action delegate that receives the activity affected by an external event and an object that represents the incoming request.</param>
<param name="onActivityExport">An action delegate that receives the activity affected by an external event and an object that represents the outgoing request.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Predicate{System.String})">
<summary>Adds a subscriber, and optionally filters events based on their name.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name (<see cref="T:System.String" />). The delegate should return <see langword="true" /> if the event is enabled.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.ToString">
<summary>Returns a string with the name of this DiagnosticListener.</summary>
<returns>The name of this DiagnosticListener.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Write(System.String,System.Object)">
<summary>Logs a notification.</summary>
<param name="name">The name of the event to log.</param>
<param name="value">An object that represents the payload for the event.</param>
</member>
<member name="T:System.Diagnostics.DiagnosticSource">
<summary>An abstract class that allows code to be instrumented for production-time logging of rich data payloads for consumption within the process that was instrumented.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.#ctor">
<summary>Initializes an instance of the <see cref="T:System.Diagnostics.DiagnosticSource" /> class.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String)">
<summary>Verifies if the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String,System.Object,System.Object)">
<summary>Verifies it the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<param name="arg1">An object that represents the additional context for IsEnabled. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) to check if consumer wants to get notifications for such events at all. Based on that, producer may call IsEnabled(string, object, object) again with non-<see langword="null" /> context.</param>
<param name="arg2">Optional. An object that represents the additional context for IsEnabled. <see langword="null" /> by default. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) or producer passed all necessary context in <paramref name="arg1" />.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state from an activity to some event or operation, such as an outgoing HTTP request, that will occur outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state to an activity from some event or operation, such as an incoming request, that occurred outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">A payload that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StartActivity(System.Diagnostics.Activity,System.Object)">
<summary>Starts an <see cref="T:System.Diagnostics.Activity" /> and writes a start event.</summary>
<param name="activity">The <see cref="T:System.Diagnostics.Activity" /> to be started.</param>
<param name="args">An object that represent the value being passed as a payload for the event.</param>
<returns>The started activity for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StopActivity(System.Diagnostics.Activity,System.Object)">
<summary>Stops the given <see cref="T:System.Diagnostics.Activity" />, maintains the global <see cref="P:System.Diagnostics.Activity.Current" /> activity, and notifies consumers that the <see cref="T:System.Diagnostics.Activity" /> was stopped.</summary>
<param name="activity">The activity to be stopped.</param>
<param name="args">An object that represents the value passed as a payload for the event.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.Write(System.String,System.Object)">
<summary>Provides a generic way of logging complex payloads.</summary>
<param name="name">The name of the event being written.</param>
<param name="value">An object that represents the value being passed as a payload for the event. This is often an anonymous type which contains several sub-values.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,438 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Diagnostics.DiagnosticSource</name>
</assembly>
<members>
<member name="T:System.Diagnostics.Activity">
<summary>Represents an operation with context to be used for logging.</summary>
</member>
<member name="M:System.Diagnostics.Activity.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Activity" /> class.</summary>
<param name="operationName">The name of the operation.</param>
</member>
<member name="P:System.Diagnostics.Activity.ActivityTraceFlags">
<summary>Gets the flags (defined by the W3C ID specification) associated with the activity.</summary>
<returns>the flags associated with the activity.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new baggage item with the specified key and value.</summary>
<param name="key">The baggage key.</param>
<param name="value">The baggage value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddTag(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new tag with the provided <paramref name="key" /> and <paramref name="value" />. .</summary>
<param name="key">The tag key.</param>
<param name="value">The tag value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Baggage">
<summary>Gets a collection of key/value pairs that represents information that is passed to children of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>An enumeration of string-string key-value pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Current">
<summary>Gets or sets the current operation (<see cref="T:System.Diagnostics.Activity" />) for the current thread. This flows across async calls.</summary>
<returns>The current operation for the current thread.</returns>
</member>
<member name="P:System.Diagnostics.Activity.DefaultIdFormat">
<summary>Gets or sets the default ID format for the <see cref="T:System.Diagnostics.Activity" />.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Duration">
<summary>Gets the duration of the operation.</summary>
<returns>The delta between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the end time if the <see cref="T:System.Diagnostics.Activity" /> has ended (<see cref="M:System.Diagnostics.Activity.Stop" /> or <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was called), or <see cref="F:System.TimeSpan.Zero" /> if the <see cref="T:System.Diagnostics.Activity" /> has not ended and <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was not called.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ForceDefaultIdFormat">
<summary>Gets or sets a valud that detrmines if the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" /> is always used to define the default ID format.</summary>
<returns>
<see langword="true" /> to always use the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.GetBaggageItem(System.String)">
<summary>Returns the value of a key-value pair added to the activity with <see cref="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)" />.</summary>
<param name="key">The baggage key.</param>
<returns>The value of the key-value-pair item if it exists, or <see langword="null" /> if it does not exist.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Id">
<summary>Gets an identifier that is specific to a particular request.</summary>
<returns>The activity ID.</returns>
</member>
<member name="P:System.Diagnostics.Activity.IdFormat">
<summary>Gets the format for the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The format for the <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.OperationName">
<summary>Gets the operation name.</summary>
<returns>The name of the operation.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Parent">
<summary>Gets the parent <see cref="T:System.Diagnostics.Activity" /> that created this activity.</summary>
<returns>The parent of this <see cref="T:System.Diagnostics.Activity" />, if it is from the same process, or <see langword="null" /> if this instance has no parent (it is a root activity) or if the parent is from outside the process.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentId">
<summary>Gets the ID of this activity's parent.</summary>
<returns>The parent ID, if one exists, or <see langword="null" /> if it does not.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentSpanId">
<summary>Gets the parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</summary>
<returns>The parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Recorded">
<summary>Gets a value that indicates whether the W3CIdFlags.Recorded flag is set.</summary>
<returns>
<see langword="true" /> if the W3CIdFlags.Recorded flag is set; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.RootId">
<summary>Gets the root ID of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>The root ID, or <see langword="null" /> if the current instance has either a <see cref="P:System.Diagnostics.Activity.ParentId" /> or an <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to set its <see cref="P:System.Diagnostics.Activity.Duration" /> as the difference between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the specified stop time.</summary>
<param name="endTimeUtc">The UTC stop time.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetIdFormat(System.Diagnostics.ActivityIdFormat)">
<summary>Sets the ID format on this <see cref="T:System.Diagnostics.Activity" /> before it is started.</summary>
<param name="format">One of the enumeration values that specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivityTraceFlags)">
<summary>Sets the parent ID using the W3C convention of a TraceId and a SpanId.</summary>
<param name="traceId">The parent activity's TraceId.</param>
<param name="spanId">The parent activity's SpanId.</param>
<param name="activityTraceFlags">One of the enumeration values that specifies flags defined by the W3C standard that are associated with an activity.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.String)">
<summary>Updates this <see cref="T:System.Diagnostics.Activity" /> to indicate that the <see cref="T:System.Diagnostics.Activity" /> with an ID of <paramref name="parentId" /> caused this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="parentId">The ID of the parent operation.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetStartTime(System.DateTime)">
<summary>Sets the start time of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="startTimeUtc">The <see cref="T:System.Diagnostics.Activity" /> start time in UTC.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.SpanId">
<summary>Gets the SPAN part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the SPAN part of <see cref="P:System.Diagnostics.Activity.Id" />, if the <see cref="T:System.Diagnostics.Activity" /> has the W3C format; otherwise, a zero <see langword="SpanId" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Start">
<summary>Starts the activity.</summary>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.StartTimeUtc">
<summary>Gets the time when the operation started.</summary>
<returns>The UTC time that the operation started.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Stop">
<summary>Stops the activity.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Tags">
<summary>Gets a collection of key/value pairs that represent information that will be logged along with the <see cref="T:System.Diagnostics.Activity" /> to the logging system.</summary>
<returns>An enumeration of string-string key-value-pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceId">
<summary>Gets the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />, if the ID has the W3C format; otherwise, a zero TraceId.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceStateString">
<summary>Gets the W3C <see langword="tracestate" /> header.</summary>
<returns>The W3C <see langword="tracestate" /> header.</returns>
</member>
<member name="T:System.Diagnostics.ActivityIdFormat">
<summary>Specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Hierarchical">
<summary>The hierarchical format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Unknown">
<summary>An unknown format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.W3C">
<summary>The W3C format.</summary>
</member>
<member name="T:System.Diagnostics.ActivitySpanId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.SpanId" /> formatted based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 8 bytes of the current <see cref="T:System.Diagnostics.ActivitySpanId" /> to a specified span.</summary>
<param name="destination">The span to which the 8 bytes of the SpanID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of eight bytes.</summary>
<param name="idData">A read-only span of eight bytes.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of 16 hexadecimal characters.</summary>
<param name="idData">A span that contains 16 hexadecimal characters.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Diagnostics.ActivitySpanId)">
<summary>Determines whether this instance and the specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instance have the same value.</summary>
<param name="spanId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="spanId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Object)">
<summary>the current instance and a specified object, which also must be an <see cref="T:System.Diagnostics.ActivitySpanId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivitySpanId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.GetHashCode">
<summary>Returns the hash code of the SpanId.</summary>
<returns>The hash code of the SpanId.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Equality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have the same value.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is the same as the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Inequality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determine whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have unequal values.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is different from the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hecxadecimal string representation of this span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hexadecimal string representation of this span ID.</returns>
</member>
<member name="T:System.Diagnostics.ActivityTraceFlags">
<summary>Specifies flags defined by the W3C standard that are associated with an activity.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.None">
<summary>The activity has not been marked.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.Recorded">
<summary>The activity (or more likely its parents) has been marked as useful to record.</summary>
</member>
<member name="T:System.Diagnostics.ActivityTraceId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.TraceId" /> whose format is based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 16 bytes of the current <see cref="T:System.Diagnostics.ActivityTraceId" /> to a specified span.</summary>
<param name="destination">The span to which the 16 bytes of the trace ID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 16 bytes.</summary>
<param name="idData">A read-only span of 16 bytes.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 32 hexadecimal characters.</summary>
<param name="idData">A span that contains 32 hexadecimal characters.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Diagnostics.ActivityTraceId)">
<summary>Determines whether the current instance and a specified <see cref="T:System.Diagnostics.ActivityTraceId" /> are equal.</summary>
<param name="traceId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="traceId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Object)">
<summary>Determines whether this instance and a specified object, which must also be an <see cref="T:System.Diagnostics.ActivityTraceId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivityTraceId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.GetHashCode">
<summary>Returns the hash code of the TraceId.</summary>
<returns>The hash code of the TraceId.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Equality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is the same as the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Inequality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is different from the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 32-character hexadecimal string representation of this trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToString">
<summary>Returns a 32-character hexadecimal string that represents this trace ID.</summary>
<returns>The 32-character hecxadecimal string representation of this trace ID.</returns>
</member>
<member name="T:System.Diagnostics.DiagnosticListener">
<summary>Provides an implementation of the abstract <see cref="T:System.Diagnostics.DiagnosticSource" /> class that represents a named place to which a source sends its information (events).</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.#ctor(System.String)">
<summary>Creates a new <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<param name="name">The name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</param>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.AllListeners">
<summary>Gets the collection of listeners for this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Dispose">
<summary>Disposes the NotificationListeners.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled">
<summary>Determines whether there are any registered subscribers.</summary>
<returns>
<see langword="true" /> if there are any registered subscribers, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String)">
<summary>Checks whether the <see cref="T:System.Diagnostics.DiagnosticListener" /> is enabled.</summary>
<param name="name" />
<returns>
<see langword="true" /> if notifications are enabled; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String,System.Object,System.Object)">
<summary>Checks if the DiagnosticListener is enabled.</summary>
<param name="name" />
<param name="arg1" />
<param name="arg2" />
<returns>
<see langword="true" /> if it is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.Name">
<summary>Gets the name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<returns>The name of the <see cref="T:System.Diagnostics.DiagnosticListener" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityExport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityImport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Adds a subscriber.</summary>
<param name="observer">A subscriber.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean})">
<summary>Adds a subscriber, and optionally filters events based on their name and up to two context objects.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> to if an event filter is not desirable.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean},System.Action{System.Diagnostics.Activity,System.Object},System.Action{System.Diagnostics.Activity,System.Object})">
<summary>Adds a subscriber, optionally filters events based on their name and up to two context objects, and specifies methods to call when providers import or export activites from outside the process.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> if an event filter is not desirable.</param>
<param name="onActivityImport">An action delegate that receives the activity affected by an external event and an object that represents the incoming request.</param>
<param name="onActivityExport">An action delegate that receives the activity affected by an external event and an object that represents the outgoing request.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Predicate{System.String})">
<summary>Adds a subscriber, and optionally filters events based on their name.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name (<see cref="T:System.String" />). The delegate should return <see langword="true" /> if the event is enabled.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.ToString">
<summary>Returns a string with the name of this DiagnosticListener.</summary>
<returns>The name of this DiagnosticListener.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Write(System.String,System.Object)">
<summary>Logs a notification.</summary>
<param name="name">The name of the event to log.</param>
<param name="value">An object that represents the payload for the event.</param>
</member>
<member name="T:System.Diagnostics.DiagnosticSource">
<summary>An abstract class that allows code to be instrumented for production-time logging of rich data payloads for consumption within the process that was instrumented.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.#ctor">
<summary>Initializes an instance of the <see cref="T:System.Diagnostics.DiagnosticSource" /> class.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String)">
<summary>Verifies if the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String,System.Object,System.Object)">
<summary>Verifies it the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<param name="arg1">An object that represents the additional context for IsEnabled. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) to check if consumer wants to get notifications for such events at all. Based on that, producer may call IsEnabled(string, object, object) again with non-<see langword="null" /> context.</param>
<param name="arg2">Optional. An object that represents the additional context for IsEnabled. <see langword="null" /> by default. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) or producer passed all necessary context in <paramref name="arg1" />.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state from an activity to some event or operation, such as an outgoing HTTP request, that will occur outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state to an activity from some event or operation, such as an incoming request, that occurred outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">A payload that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StartActivity(System.Diagnostics.Activity,System.Object)">
<summary>Starts an <see cref="T:System.Diagnostics.Activity" /> and writes a start event.</summary>
<param name="activity">The <see cref="T:System.Diagnostics.Activity" /> to be started.</param>
<param name="args">An object that represent the value being passed as a payload for the event.</param>
<returns>The started activity for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StopActivity(System.Diagnostics.Activity,System.Object)">
<summary>Stops the given <see cref="T:System.Diagnostics.Activity" />, maintains the global <see cref="P:System.Diagnostics.Activity.Current" /> activity, and notifies consumers that the <see cref="T:System.Diagnostics.Activity" /> was stopped.</summary>
<param name="activity">The activity to be stopped.</param>
<param name="args">An object that represents the value passed as a payload for the event.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.Write(System.String,System.Object)">
<summary>Provides a generic way of logging complex payloads.</summary>
<param name="name">The name of the event being written.</param>
<param name="value">An object that represents the value being passed as a payload for the event. This is often an anonymous type which contains several sub-values.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,438 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Diagnostics.DiagnosticSource</name>
</assembly>
<members>
<member name="T:System.Diagnostics.Activity">
<summary>Represents an operation with context to be used for logging.</summary>
</member>
<member name="M:System.Diagnostics.Activity.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Activity" /> class.</summary>
<param name="operationName">The name of the operation.</param>
</member>
<member name="P:System.Diagnostics.Activity.ActivityTraceFlags">
<summary>Gets the flags (defined by the W3C ID specification) associated with the activity.</summary>
<returns>the flags associated with the activity.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new baggage item with the specified key and value.</summary>
<param name="key">The baggage key.</param>
<param name="value">The baggage value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddTag(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new tag with the provided <paramref name="key" /> and <paramref name="value" />. .</summary>
<param name="key">The tag key.</param>
<param name="value">The tag value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Baggage">
<summary>Gets a collection of key/value pairs that represents information that is passed to children of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>An enumeration of string-string key-value pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Current">
<summary>Gets or sets the current operation (<see cref="T:System.Diagnostics.Activity" />) for the current thread. This flows across async calls.</summary>
<returns>The current operation for the current thread.</returns>
</member>
<member name="P:System.Diagnostics.Activity.DefaultIdFormat">
<summary>Gets or sets the default ID format for the <see cref="T:System.Diagnostics.Activity" />.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Duration">
<summary>Gets the duration of the operation.</summary>
<returns>The delta between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the end time if the <see cref="T:System.Diagnostics.Activity" /> has ended (<see cref="M:System.Diagnostics.Activity.Stop" /> or <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was called), or <see cref="F:System.TimeSpan.Zero" /> if the <see cref="T:System.Diagnostics.Activity" /> has not ended and <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was not called.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ForceDefaultIdFormat">
<summary>Gets or sets a valud that detrmines if the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" /> is always used to define the default ID format.</summary>
<returns>
<see langword="true" /> to always use the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.GetBaggageItem(System.String)">
<summary>Returns the value of a key-value pair added to the activity with <see cref="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)" />.</summary>
<param name="key">The baggage key.</param>
<returns>The value of the key-value-pair item if it exists, or <see langword="null" /> if it does not exist.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Id">
<summary>Gets an identifier that is specific to a particular request.</summary>
<returns>The activity ID.</returns>
</member>
<member name="P:System.Diagnostics.Activity.IdFormat">
<summary>Gets the format for the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The format for the <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.OperationName">
<summary>Gets the operation name.</summary>
<returns>The name of the operation.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Parent">
<summary>Gets the parent <see cref="T:System.Diagnostics.Activity" /> that created this activity.</summary>
<returns>The parent of this <see cref="T:System.Diagnostics.Activity" />, if it is from the same process, or <see langword="null" /> if this instance has no parent (it is a root activity) or if the parent is from outside the process.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentId">
<summary>Gets the ID of this activity's parent.</summary>
<returns>The parent ID, if one exists, or <see langword="null" /> if it does not.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentSpanId">
<summary>Gets the parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</summary>
<returns>The parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Recorded">
<summary>Gets a value that indicates whether the W3CIdFlags.Recorded flag is set.</summary>
<returns>
<see langword="true" /> if the W3CIdFlags.Recorded flag is set; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.RootId">
<summary>Gets the root ID of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>The root ID, or <see langword="null" /> if the current instance has either a <see cref="P:System.Diagnostics.Activity.ParentId" /> or an <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to set its <see cref="P:System.Diagnostics.Activity.Duration" /> as the difference between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the specified stop time.</summary>
<param name="endTimeUtc">The UTC stop time.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetIdFormat(System.Diagnostics.ActivityIdFormat)">
<summary>Sets the ID format on this <see cref="T:System.Diagnostics.Activity" /> before it is started.</summary>
<param name="format">One of the enumeration values that specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivityTraceFlags)">
<summary>Sets the parent ID using the W3C convention of a TraceId and a SpanId.</summary>
<param name="traceId">The parent activity's TraceId.</param>
<param name="spanId">The parent activity's SpanId.</param>
<param name="activityTraceFlags">One of the enumeration values that specifies flags defined by the W3C standard that are associated with an activity.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.String)">
<summary>Updates this <see cref="T:System.Diagnostics.Activity" /> to indicate that the <see cref="T:System.Diagnostics.Activity" /> with an ID of <paramref name="parentId" /> caused this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="parentId">The ID of the parent operation.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetStartTime(System.DateTime)">
<summary>Sets the start time of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="startTimeUtc">The <see cref="T:System.Diagnostics.Activity" /> start time in UTC.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.SpanId">
<summary>Gets the SPAN part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the SPAN part of <see cref="P:System.Diagnostics.Activity.Id" />, if the <see cref="T:System.Diagnostics.Activity" /> has the W3C format; otherwise, a zero <see langword="SpanId" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Start">
<summary>Starts the activity.</summary>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.StartTimeUtc">
<summary>Gets the time when the operation started.</summary>
<returns>The UTC time that the operation started.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Stop">
<summary>Stops the activity.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Tags">
<summary>Gets a collection of key/value pairs that represent information that will be logged along with the <see cref="T:System.Diagnostics.Activity" /> to the logging system.</summary>
<returns>An enumeration of string-string key-value-pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceId">
<summary>Gets the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />, if the ID has the W3C format; otherwise, a zero TraceId.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceStateString">
<summary>Gets the W3C <see langword="tracestate" /> header.</summary>
<returns>The W3C <see langword="tracestate" /> header.</returns>
</member>
<member name="T:System.Diagnostics.ActivityIdFormat">
<summary>Specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Hierarchical">
<summary>The hierarchical format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Unknown">
<summary>An unknown format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.W3C">
<summary>The W3C format.</summary>
</member>
<member name="T:System.Diagnostics.ActivitySpanId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.SpanId" /> formatted based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 8 bytes of the current <see cref="T:System.Diagnostics.ActivitySpanId" /> to a specified span.</summary>
<param name="destination">The span to which the 8 bytes of the SpanID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of eight bytes.</summary>
<param name="idData">A read-only span of eight bytes.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of 16 hexadecimal characters.</summary>
<param name="idData">A span that contains 16 hexadecimal characters.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Diagnostics.ActivitySpanId)">
<summary>Determines whether this instance and the specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instance have the same value.</summary>
<param name="spanId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="spanId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Object)">
<summary>the current instance and a specified object, which also must be an <see cref="T:System.Diagnostics.ActivitySpanId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivitySpanId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.GetHashCode">
<summary>Returns the hash code of the SpanId.</summary>
<returns>The hash code of the SpanId.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Equality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have the same value.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is the same as the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Inequality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determine whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have unequal values.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is different from the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hecxadecimal string representation of this span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hexadecimal string representation of this span ID.</returns>
</member>
<member name="T:System.Diagnostics.ActivityTraceFlags">
<summary>Specifies flags defined by the W3C standard that are associated with an activity.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.None">
<summary>The activity has not been marked.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.Recorded">
<summary>The activity (or more likely its parents) has been marked as useful to record.</summary>
</member>
<member name="T:System.Diagnostics.ActivityTraceId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.TraceId" /> whose format is based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 16 bytes of the current <see cref="T:System.Diagnostics.ActivityTraceId" /> to a specified span.</summary>
<param name="destination">The span to which the 16 bytes of the trace ID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 16 bytes.</summary>
<param name="idData">A read-only span of 16 bytes.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 32 hexadecimal characters.</summary>
<param name="idData">A span that contains 32 hexadecimal characters.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Diagnostics.ActivityTraceId)">
<summary>Determines whether the current instance and a specified <see cref="T:System.Diagnostics.ActivityTraceId" /> are equal.</summary>
<param name="traceId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="traceId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Object)">
<summary>Determines whether this instance and a specified object, which must also be an <see cref="T:System.Diagnostics.ActivityTraceId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivityTraceId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.GetHashCode">
<summary>Returns the hash code of the TraceId.</summary>
<returns>The hash code of the TraceId.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Equality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is the same as the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Inequality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is different from the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 32-character hexadecimal string representation of this trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToString">
<summary>Returns a 32-character hexadecimal string that represents this trace ID.</summary>
<returns>The 32-character hecxadecimal string representation of this trace ID.</returns>
</member>
<member name="T:System.Diagnostics.DiagnosticListener">
<summary>Provides an implementation of the abstract <see cref="T:System.Diagnostics.DiagnosticSource" /> class that represents a named place to which a source sends its information (events).</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.#ctor(System.String)">
<summary>Creates a new <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<param name="name">The name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</param>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.AllListeners">
<summary>Gets the collection of listeners for this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Dispose">
<summary>Disposes the NotificationListeners.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled">
<summary>Determines whether there are any registered subscribers.</summary>
<returns>
<see langword="true" /> if there are any registered subscribers, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String)">
<summary>Checks whether the <see cref="T:System.Diagnostics.DiagnosticListener" /> is enabled.</summary>
<param name="name" />
<returns>
<see langword="true" /> if notifications are enabled; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String,System.Object,System.Object)">
<summary>Checks if the DiagnosticListener is enabled.</summary>
<param name="name" />
<param name="arg1" />
<param name="arg2" />
<returns>
<see langword="true" /> if it is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.Name">
<summary>Gets the name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<returns>The name of the <see cref="T:System.Diagnostics.DiagnosticListener" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityExport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityImport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Adds a subscriber.</summary>
<param name="observer">A subscriber.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean})">
<summary>Adds a subscriber, and optionally filters events based on their name and up to two context objects.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> to if an event filter is not desirable.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean},System.Action{System.Diagnostics.Activity,System.Object},System.Action{System.Diagnostics.Activity,System.Object})">
<summary>Adds a subscriber, optionally filters events based on their name and up to two context objects, and specifies methods to call when providers import or export activites from outside the process.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> if an event filter is not desirable.</param>
<param name="onActivityImport">An action delegate that receives the activity affected by an external event and an object that represents the incoming request.</param>
<param name="onActivityExport">An action delegate that receives the activity affected by an external event and an object that represents the outgoing request.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Predicate{System.String})">
<summary>Adds a subscriber, and optionally filters events based on their name.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name (<see cref="T:System.String" />). The delegate should return <see langword="true" /> if the event is enabled.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.ToString">
<summary>Returns a string with the name of this DiagnosticListener.</summary>
<returns>The name of this DiagnosticListener.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Write(System.String,System.Object)">
<summary>Logs a notification.</summary>
<param name="name">The name of the event to log.</param>
<param name="value">An object that represents the payload for the event.</param>
</member>
<member name="T:System.Diagnostics.DiagnosticSource">
<summary>An abstract class that allows code to be instrumented for production-time logging of rich data payloads for consumption within the process that was instrumented.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.#ctor">
<summary>Initializes an instance of the <see cref="T:System.Diagnostics.DiagnosticSource" /> class.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String)">
<summary>Verifies if the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String,System.Object,System.Object)">
<summary>Verifies it the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<param name="arg1">An object that represents the additional context for IsEnabled. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) to check if consumer wants to get notifications for such events at all. Based on that, producer may call IsEnabled(string, object, object) again with non-<see langword="null" /> context.</param>
<param name="arg2">Optional. An object that represents the additional context for IsEnabled. <see langword="null" /> by default. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) or producer passed all necessary context in <paramref name="arg1" />.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state from an activity to some event or operation, such as an outgoing HTTP request, that will occur outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state to an activity from some event or operation, such as an incoming request, that occurred outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">A payload that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StartActivity(System.Diagnostics.Activity,System.Object)">
<summary>Starts an <see cref="T:System.Diagnostics.Activity" /> and writes a start event.</summary>
<param name="activity">The <see cref="T:System.Diagnostics.Activity" /> to be started.</param>
<param name="args">An object that represent the value being passed as a payload for the event.</param>
<returns>The started activity for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StopActivity(System.Diagnostics.Activity,System.Object)">
<summary>Stops the given <see cref="T:System.Diagnostics.Activity" />, maintains the global <see cref="P:System.Diagnostics.Activity.Current" /> activity, and notifies consumers that the <see cref="T:System.Diagnostics.Activity" /> was stopped.</summary>
<param name="activity">The activity to be stopped.</param>
<param name="args">An object that represents the value passed as a payload for the event.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.Write(System.String,System.Object)">
<summary>Provides a generic way of logging complex payloads.</summary>
<param name="name">The name of the event being written.</param>
<param name="value">An object that represents the value being passed as a payload for the event. This is often an anonymous type which contains several sub-values.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,438 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Diagnostics.DiagnosticSource</name>
</assembly>
<members>
<member name="T:System.Diagnostics.Activity">
<summary>Represents an operation with context to be used for logging.</summary>
</member>
<member name="M:System.Diagnostics.Activity.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Activity" /> class.</summary>
<param name="operationName">The name of the operation.</param>
</member>
<member name="P:System.Diagnostics.Activity.ActivityTraceFlags">
<summary>Gets the flags (defined by the W3C ID specification) associated with the activity.</summary>
<returns>the flags associated with the activity.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new baggage item with the specified key and value.</summary>
<param name="key">The baggage key.</param>
<param name="value">The baggage value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddTag(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new tag with the provided <paramref name="key" /> and <paramref name="value" />. .</summary>
<param name="key">The tag key.</param>
<param name="value">The tag value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Baggage">
<summary>Gets a collection of key/value pairs that represents information that is passed to children of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>An enumeration of string-string key-value pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Current">
<summary>Gets or sets the current operation (<see cref="T:System.Diagnostics.Activity" />) for the current thread. This flows across async calls.</summary>
<returns>The current operation for the current thread.</returns>
</member>
<member name="P:System.Diagnostics.Activity.DefaultIdFormat">
<summary>Gets or sets the default ID format for the <see cref="T:System.Diagnostics.Activity" />.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Duration">
<summary>Gets the duration of the operation.</summary>
<returns>The delta between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the end time if the <see cref="T:System.Diagnostics.Activity" /> has ended (<see cref="M:System.Diagnostics.Activity.Stop" /> or <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was called), or <see cref="F:System.TimeSpan.Zero" /> if the <see cref="T:System.Diagnostics.Activity" /> has not ended and <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was not called.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ForceDefaultIdFormat">
<summary>Gets or sets a valud that detrmines if the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" /> is always used to define the default ID format.</summary>
<returns>
<see langword="true" /> to always use the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.GetBaggageItem(System.String)">
<summary>Returns the value of a key-value pair added to the activity with <see cref="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)" />.</summary>
<param name="key">The baggage key.</param>
<returns>The value of the key-value-pair item if it exists, or <see langword="null" /> if it does not exist.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Id">
<summary>Gets an identifier that is specific to a particular request.</summary>
<returns>The activity ID.</returns>
</member>
<member name="P:System.Diagnostics.Activity.IdFormat">
<summary>Gets the format for the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The format for the <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.OperationName">
<summary>Gets the operation name.</summary>
<returns>The name of the operation.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Parent">
<summary>Gets the parent <see cref="T:System.Diagnostics.Activity" /> that created this activity.</summary>
<returns>The parent of this <see cref="T:System.Diagnostics.Activity" />, if it is from the same process, or <see langword="null" /> if this instance has no parent (it is a root activity) or if the parent is from outside the process.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentId">
<summary>Gets the ID of this activity's parent.</summary>
<returns>The parent ID, if one exists, or <see langword="null" /> if it does not.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentSpanId">
<summary>Gets the parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</summary>
<returns>The parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Recorded">
<summary>Gets a value that indicates whether the W3CIdFlags.Recorded flag is set.</summary>
<returns>
<see langword="true" /> if the W3CIdFlags.Recorded flag is set; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.RootId">
<summary>Gets the root ID of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>The root ID, or <see langword="null" /> if the current instance has either a <see cref="P:System.Diagnostics.Activity.ParentId" /> or an <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to set its <see cref="P:System.Diagnostics.Activity.Duration" /> as the difference between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the specified stop time.</summary>
<param name="endTimeUtc">The UTC stop time.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetIdFormat(System.Diagnostics.ActivityIdFormat)">
<summary>Sets the ID format on this <see cref="T:System.Diagnostics.Activity" /> before it is started.</summary>
<param name="format">One of the enumeration values that specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivityTraceFlags)">
<summary>Sets the parent ID using the W3C convention of a TraceId and a SpanId.</summary>
<param name="traceId">The parent activity's TraceId.</param>
<param name="spanId">The parent activity's SpanId.</param>
<param name="activityTraceFlags">One of the enumeration values that specifies flags defined by the W3C standard that are associated with an activity.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.String)">
<summary>Updates this <see cref="T:System.Diagnostics.Activity" /> to indicate that the <see cref="T:System.Diagnostics.Activity" /> with an ID of <paramref name="parentId" /> caused this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="parentId">The ID of the parent operation.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetStartTime(System.DateTime)">
<summary>Sets the start time of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="startTimeUtc">The <see cref="T:System.Diagnostics.Activity" /> start time in UTC.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.SpanId">
<summary>Gets the SPAN part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the SPAN part of <see cref="P:System.Diagnostics.Activity.Id" />, if the <see cref="T:System.Diagnostics.Activity" /> has the W3C format; otherwise, a zero <see langword="SpanId" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Start">
<summary>Starts the activity.</summary>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.StartTimeUtc">
<summary>Gets the time when the operation started.</summary>
<returns>The UTC time that the operation started.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Stop">
<summary>Stops the activity.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Tags">
<summary>Gets a collection of key/value pairs that represent information that will be logged along with the <see cref="T:System.Diagnostics.Activity" /> to the logging system.</summary>
<returns>An enumeration of string-string key-value-pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceId">
<summary>Gets the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />, if the ID has the W3C format; otherwise, a zero TraceId.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceStateString">
<summary>Gets the W3C <see langword="tracestate" /> header.</summary>
<returns>The W3C <see langword="tracestate" /> header.</returns>
</member>
<member name="T:System.Diagnostics.ActivityIdFormat">
<summary>Specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Hierarchical">
<summary>The hierarchical format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Unknown">
<summary>An unknown format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.W3C">
<summary>The W3C format.</summary>
</member>
<member name="T:System.Diagnostics.ActivitySpanId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.SpanId" /> formatted based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 8 bytes of the current <see cref="T:System.Diagnostics.ActivitySpanId" /> to a specified span.</summary>
<param name="destination">The span to which the 8 bytes of the SpanID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of eight bytes.</summary>
<param name="idData">A read-only span of eight bytes.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of 16 hexadecimal characters.</summary>
<param name="idData">A span that contains 16 hexadecimal characters.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Diagnostics.ActivitySpanId)">
<summary>Determines whether this instance and the specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instance have the same value.</summary>
<param name="spanId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="spanId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Object)">
<summary>the current instance and a specified object, which also must be an <see cref="T:System.Diagnostics.ActivitySpanId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivitySpanId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.GetHashCode">
<summary>Returns the hash code of the SpanId.</summary>
<returns>The hash code of the SpanId.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Equality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have the same value.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is the same as the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Inequality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determine whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have unequal values.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is different from the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hecxadecimal string representation of this span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hexadecimal string representation of this span ID.</returns>
</member>
<member name="T:System.Diagnostics.ActivityTraceFlags">
<summary>Specifies flags defined by the W3C standard that are associated with an activity.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.None">
<summary>The activity has not been marked.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.Recorded">
<summary>The activity (or more likely its parents) has been marked as useful to record.</summary>
</member>
<member name="T:System.Diagnostics.ActivityTraceId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.TraceId" /> whose format is based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 16 bytes of the current <see cref="T:System.Diagnostics.ActivityTraceId" /> to a specified span.</summary>
<param name="destination">The span to which the 16 bytes of the trace ID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 16 bytes.</summary>
<param name="idData">A read-only span of 16 bytes.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 32 hexadecimal characters.</summary>
<param name="idData">A span that contains 32 hexadecimal characters.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Diagnostics.ActivityTraceId)">
<summary>Determines whether the current instance and a specified <see cref="T:System.Diagnostics.ActivityTraceId" /> are equal.</summary>
<param name="traceId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="traceId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Object)">
<summary>Determines whether this instance and a specified object, which must also be an <see cref="T:System.Diagnostics.ActivityTraceId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivityTraceId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.GetHashCode">
<summary>Returns the hash code of the TraceId.</summary>
<returns>The hash code of the TraceId.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Equality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is the same as the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Inequality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is different from the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 32-character hexadecimal string representation of this trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToString">
<summary>Returns a 32-character hexadecimal string that represents this trace ID.</summary>
<returns>The 32-character hecxadecimal string representation of this trace ID.</returns>
</member>
<member name="T:System.Diagnostics.DiagnosticListener">
<summary>Provides an implementation of the abstract <see cref="T:System.Diagnostics.DiagnosticSource" /> class that represents a named place to which a source sends its information (events).</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.#ctor(System.String)">
<summary>Creates a new <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<param name="name">The name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</param>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.AllListeners">
<summary>Gets the collection of listeners for this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Dispose">
<summary>Disposes the NotificationListeners.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled">
<summary>Determines whether there are any registered subscribers.</summary>
<returns>
<see langword="true" /> if there are any registered subscribers, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String)">
<summary>Checks whether the <see cref="T:System.Diagnostics.DiagnosticListener" /> is enabled.</summary>
<param name="name" />
<returns>
<see langword="true" /> if notifications are enabled; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String,System.Object,System.Object)">
<summary>Checks if the DiagnosticListener is enabled.</summary>
<param name="name" />
<param name="arg1" />
<param name="arg2" />
<returns>
<see langword="true" /> if it is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.Name">
<summary>Gets the name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<returns>The name of the <see cref="T:System.Diagnostics.DiagnosticListener" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityExport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityImport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Adds a subscriber.</summary>
<param name="observer">A subscriber.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean})">
<summary>Adds a subscriber, and optionally filters events based on their name and up to two context objects.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> to if an event filter is not desirable.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean},System.Action{System.Diagnostics.Activity,System.Object},System.Action{System.Diagnostics.Activity,System.Object})">
<summary>Adds a subscriber, optionally filters events based on their name and up to two context objects, and specifies methods to call when providers import or export activites from outside the process.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> if an event filter is not desirable.</param>
<param name="onActivityImport">An action delegate that receives the activity affected by an external event and an object that represents the incoming request.</param>
<param name="onActivityExport">An action delegate that receives the activity affected by an external event and an object that represents the outgoing request.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Predicate{System.String})">
<summary>Adds a subscriber, and optionally filters events based on their name.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name (<see cref="T:System.String" />). The delegate should return <see langword="true" /> if the event is enabled.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.ToString">
<summary>Returns a string with the name of this DiagnosticListener.</summary>
<returns>The name of this DiagnosticListener.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Write(System.String,System.Object)">
<summary>Logs a notification.</summary>
<param name="name">The name of the event to log.</param>
<param name="value">An object that represents the payload for the event.</param>
</member>
<member name="T:System.Diagnostics.DiagnosticSource">
<summary>An abstract class that allows code to be instrumented for production-time logging of rich data payloads for consumption within the process that was instrumented.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.#ctor">
<summary>Initializes an instance of the <see cref="T:System.Diagnostics.DiagnosticSource" /> class.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String)">
<summary>Verifies if the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String,System.Object,System.Object)">
<summary>Verifies it the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<param name="arg1">An object that represents the additional context for IsEnabled. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) to check if consumer wants to get notifications for such events at all. Based on that, producer may call IsEnabled(string, object, object) again with non-<see langword="null" /> context.</param>
<param name="arg2">Optional. An object that represents the additional context for IsEnabled. <see langword="null" /> by default. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) or producer passed all necessary context in <paramref name="arg1" />.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state from an activity to some event or operation, such as an outgoing HTTP request, that will occur outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state to an activity from some event or operation, such as an incoming request, that occurred outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">A payload that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StartActivity(System.Diagnostics.Activity,System.Object)">
<summary>Starts an <see cref="T:System.Diagnostics.Activity" /> and writes a start event.</summary>
<param name="activity">The <see cref="T:System.Diagnostics.Activity" /> to be started.</param>
<param name="args">An object that represent the value being passed as a payload for the event.</param>
<returns>The started activity for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StopActivity(System.Diagnostics.Activity,System.Object)">
<summary>Stops the given <see cref="T:System.Diagnostics.Activity" />, maintains the global <see cref="P:System.Diagnostics.Activity.Current" /> activity, and notifies consumers that the <see cref="T:System.Diagnostics.Activity" /> was stopped.</summary>
<param name="activity">The activity to be stopped.</param>
<param name="args">An object that represents the value passed as a payload for the event.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.Write(System.String,System.Object)">
<summary>Provides a generic way of logging complex payloads.</summary>
<param name="name">The name of the event being written.</param>
<param name="value">An object that represents the value being passed as a payload for the event. This is often an anonymous type which contains several sub-values.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1,438 @@
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Diagnostics.DiagnosticSource</name>
</assembly>
<members>
<member name="T:System.Diagnostics.Activity">
<summary>Represents an operation with context to be used for logging.</summary>
</member>
<member name="M:System.Diagnostics.Activity.#ctor(System.String)">
<summary>Initializes a new instance of the <see cref="T:System.Diagnostics.Activity" /> class.</summary>
<param name="operationName">The name of the operation.</param>
</member>
<member name="P:System.Diagnostics.Activity.ActivityTraceFlags">
<summary>Gets the flags (defined by the W3C ID specification) associated with the activity.</summary>
<returns>the flags associated with the activity.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new baggage item with the specified key and value.</summary>
<param name="key">The baggage key.</param>
<param name="value">The baggage value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.AddTag(System.String,System.String)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to have a new tag with the provided <paramref name="key" /> and <paramref name="value" />. .</summary>
<param name="key">The tag key.</param>
<param name="value">The tag value.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Baggage">
<summary>Gets a collection of key/value pairs that represents information that is passed to children of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>An enumeration of string-string key-value pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Current">
<summary>Gets or sets the current operation (<see cref="T:System.Diagnostics.Activity" />) for the current thread. This flows across async calls.</summary>
<returns>The current operation for the current thread.</returns>
</member>
<member name="P:System.Diagnostics.Activity.DefaultIdFormat">
<summary>Gets or sets the default ID format for the <see cref="T:System.Diagnostics.Activity" />.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Duration">
<summary>Gets the duration of the operation.</summary>
<returns>The delta between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the end time if the <see cref="T:System.Diagnostics.Activity" /> has ended (<see cref="M:System.Diagnostics.Activity.Stop" /> or <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was called), or <see cref="F:System.TimeSpan.Zero" /> if the <see cref="T:System.Diagnostics.Activity" /> has not ended and <see cref="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)" /> was not called.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ForceDefaultIdFormat">
<summary>Gets or sets a valud that detrmines if the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" /> is always used to define the default ID format.</summary>
<returns>
<see langword="true" /> to always use the <see cref="P:System.Diagnostics.Activity.DefaultIdFormat" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.GetBaggageItem(System.String)">
<summary>Returns the value of a key-value pair added to the activity with <see cref="M:System.Diagnostics.Activity.AddBaggage(System.String,System.String)" />.</summary>
<param name="key">The baggage key.</param>
<returns>The value of the key-value-pair item if it exists, or <see langword="null" /> if it does not exist.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Id">
<summary>Gets an identifier that is specific to a particular request.</summary>
<returns>The activity ID.</returns>
</member>
<member name="P:System.Diagnostics.Activity.IdFormat">
<summary>Gets the format for the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The format for the <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.OperationName">
<summary>Gets the operation name.</summary>
<returns>The name of the operation.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Parent">
<summary>Gets the parent <see cref="T:System.Diagnostics.Activity" /> that created this activity.</summary>
<returns>The parent of this <see cref="T:System.Diagnostics.Activity" />, if it is from the same process, or <see langword="null" /> if this instance has no parent (it is a root activity) or if the parent is from outside the process.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentId">
<summary>Gets the ID of this activity's parent.</summary>
<returns>The parent ID, if one exists, or <see langword="null" /> if it does not.</returns>
</member>
<member name="P:System.Diagnostics.Activity.ParentSpanId">
<summary>Gets the parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</summary>
<returns>The parent's <see cref="P:System.Diagnostics.Activity.SpanId" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.Recorded">
<summary>Gets a value that indicates whether the W3CIdFlags.Recorded flag is set.</summary>
<returns>
<see langword="true" /> if the W3CIdFlags.Recorded flag is set; otherwise, <see langword="false" />.</returns>
</member>
<member name="P:System.Diagnostics.Activity.RootId">
<summary>Gets the root ID of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<returns>The root ID, or <see langword="null" /> if the current instance has either a <see cref="P:System.Diagnostics.Activity.ParentId" /> or an <see cref="P:System.Diagnostics.Activity.Id" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetEndTime(System.DateTime)">
<summary>Updates the <see cref="T:System.Diagnostics.Activity" /> to set its <see cref="P:System.Diagnostics.Activity.Duration" /> as the difference between <see cref="P:System.Diagnostics.Activity.StartTimeUtc" /> and the specified stop time.</summary>
<param name="endTimeUtc">The UTC stop time.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetIdFormat(System.Diagnostics.ActivityIdFormat)">
<summary>Sets the ID format on this <see cref="T:System.Diagnostics.Activity" /> before it is started.</summary>
<param name="format">One of the enumeration values that specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivityTraceFlags)">
<summary>Sets the parent ID using the W3C convention of a TraceId and a SpanId.</summary>
<param name="traceId">The parent activity's TraceId.</param>
<param name="spanId">The parent activity's SpanId.</param>
<param name="activityTraceFlags">One of the enumeration values that specifies flags defined by the W3C standard that are associated with an activity.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetParentId(System.String)">
<summary>Updates this <see cref="T:System.Diagnostics.Activity" /> to indicate that the <see cref="T:System.Diagnostics.Activity" /> with an ID of <paramref name="parentId" /> caused this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="parentId">The ID of the parent operation.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.Activity.SetStartTime(System.DateTime)">
<summary>Sets the start time of this <see cref="T:System.Diagnostics.Activity" />.</summary>
<param name="startTimeUtc">The <see cref="T:System.Diagnostics.Activity" /> start time in UTC.</param>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.SpanId">
<summary>Gets the SPAN part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the SPAN part of <see cref="P:System.Diagnostics.Activity.Id" />, if the <see cref="T:System.Diagnostics.Activity" /> has the W3C format; otherwise, a zero <see langword="SpanId" />.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Start">
<summary>Starts the activity.</summary>
<returns>
<see langword="this" /> for convenient chaining.</returns>
</member>
<member name="P:System.Diagnostics.Activity.StartTimeUtc">
<summary>Gets the time when the operation started.</summary>
<returns>The UTC time that the operation started.</returns>
</member>
<member name="M:System.Diagnostics.Activity.Stop">
<summary>Stops the activity.</summary>
</member>
<member name="P:System.Diagnostics.Activity.Tags">
<summary>Gets a collection of key/value pairs that represent information that will be logged along with the <see cref="T:System.Diagnostics.Activity" /> to the logging system.</summary>
<returns>An enumeration of string-string key-value-pairs.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceId">
<summary>Gets the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />.</summary>
<returns>The ID for the TraceId part of the <see cref="P:System.Diagnostics.Activity.Id" />, if the ID has the W3C format; otherwise, a zero TraceId.</returns>
</member>
<member name="P:System.Diagnostics.Activity.TraceStateString">
<summary>Gets the W3C <see langword="tracestate" /> header.</summary>
<returns>The W3C <see langword="tracestate" /> header.</returns>
</member>
<member name="T:System.Diagnostics.ActivityIdFormat">
<summary>Specifies the format of the <see cref="P:System.Diagnostics.Activity.Id" /> property.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Hierarchical">
<summary>The hierarchical format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.Unknown">
<summary>An unknown format.</summary>
</member>
<member name="F:System.Diagnostics.ActivityIdFormat.W3C">
<summary>The W3C format.</summary>
</member>
<member name="T:System.Diagnostics.ActivitySpanId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.SpanId" /> formatted based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 8 bytes of the current <see cref="T:System.Diagnostics.ActivitySpanId" /> to a specified span.</summary>
<param name="destination">The span to which the 8 bytes of the SpanID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of eight bytes.</summary>
<param name="idData">A read-only span of eight bytes.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of 16 hexadecimal characters.</summary>
<param name="idData">A span that contains 16 hexadecimal characters.</param>
<returns>The new span ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Diagnostics.ActivitySpanId)">
<summary>Determines whether this instance and the specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instance have the same value.</summary>
<param name="spanId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="spanId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.Equals(System.Object)">
<summary>the current instance and a specified object, which also must be an <see cref="T:System.Diagnostics.ActivitySpanId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivitySpanId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.GetHashCode">
<summary>Returns the hash code of the SpanId.</summary>
<returns>The hash code of the SpanId.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Equality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have the same value.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is the same as the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.op_Inequality(System.Diagnostics.ActivitySpanId,System.Diagnostics.ActivitySpanId)">
<summary>Determine whether two specified <see cref="T:System.Diagnostics.ActivitySpanId" /> instances have unequal values.</summary>
<param name="spanId1">The first instance to compare.</param>
<param name="spandId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the SpanId of <paramref name="spanId1" /> is different from the SpanId of <paramref name="spandId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hecxadecimal string representation of this span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivitySpanId.ToString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 16-character hexadecimal string representation of this span ID.</returns>
</member>
<member name="T:System.Diagnostics.ActivityTraceFlags">
<summary>Specifies flags defined by the W3C standard that are associated with an activity.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.None">
<summary>The activity has not been marked.</summary>
</member>
<member name="F:System.Diagnostics.ActivityTraceFlags.Recorded">
<summary>The activity (or more likely its parents) has been marked as useful to record.</summary>
</member>
<member name="T:System.Diagnostics.ActivityTraceId">
<summary>Represents a <see cref="P:System.Diagnostics.Activity.TraceId" /> whose format is based on a W3C standard.</summary>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CopyTo(System.Span{System.Byte})">
<summary>Copies the 16 bytes of the current <see cref="T:System.Diagnostics.ActivityTraceId" /> to a specified span.</summary>
<param name="destination">The span to which the 16 bytes of the trace ID are to be copied.</param>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromBytes(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 16 bytes.</summary>
<param name="idData">A read-only span of 16 bytes.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain eight bytes.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromString(System.ReadOnlySpan{System.Char})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of 32 hexadecimal characters.</summary>
<param name="idData">A span that contains 32 hexadecimal characters.</param>
<returns>The new trace ID.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="idData" /> does not contain 16 hexadecimal characters.
-or-
The characters in <paramref name="idData" /> are not all lower-case hexadecimal characters or all zeros.</exception>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateFromUtf8String(System.ReadOnlySpan{System.Byte})">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivityTraceId" /> value from a read-only span of UTF8-encoded bytes.</summary>
<param name="idData">A read-only span of UTF8-encoded bytes.</param>
<returns>The new trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.CreateRandom">
<summary>Creates a new <see cref="T:System.Diagnostics.ActivitySpanId" /> based on a random number (that is very likely to be unique).</summary>
<returns>The new span ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Diagnostics.ActivityTraceId)">
<summary>Determines whether the current instance and a specified <see cref="T:System.Diagnostics.ActivityTraceId" /> are equal.</summary>
<param name="traceId">The instance to compare.</param>
<returns>
<see langword="true" /> if <paramref name="traceId" /> has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.Equals(System.Object)">
<summary>Determines whether this instance and a specified object, which must also be an <see cref="T:System.Diagnostics.ActivityTraceId" /> instance, have the same value.</summary>
<param name="obj">The object to compare.</param>
<returns>
<see langword="true" /> if <paramref name="obj" /> is an instance of <see cref="T:System.Diagnostics.ActivityTraceId" /> and has the same hex value as the current instance; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.GetHashCode">
<summary>Returns the hash code of the TraceId.</summary>
<returns>The hash code of the TraceId.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Equality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is the same as the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.op_Inequality(System.Diagnostics.ActivityTraceId,System.Diagnostics.ActivityTraceId)">
<summary>Determines whether two specified <see cref="T:System.Diagnostics.ActivityTraceId" /> instances have the same value.</summary>
<param name="traceId1">The first instance to compare.</param>
<param name="traceId2">The second instance to compare.</param>
<returns>
<see langword="true" /> if the TraceId of <paramref name="traceId1" /> is different from the TraceId of <paramref name="traceId2" />; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToHexString">
<summary>Returns a 16-character hexadecimal string that represents this span ID.</summary>
<returns>The 32-character hexadecimal string representation of this trace ID.</returns>
</member>
<member name="M:System.Diagnostics.ActivityTraceId.ToString">
<summary>Returns a 32-character hexadecimal string that represents this trace ID.</summary>
<returns>The 32-character hecxadecimal string representation of this trace ID.</returns>
</member>
<member name="T:System.Diagnostics.DiagnosticListener">
<summary>Provides an implementation of the abstract <see cref="T:System.Diagnostics.DiagnosticSource" /> class that represents a named place to which a source sends its information (events).</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.#ctor(System.String)">
<summary>Creates a new <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<param name="name">The name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</param>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.AllListeners">
<summary>Gets the collection of listeners for this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Dispose">
<summary>Disposes the NotificationListeners.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled">
<summary>Determines whether there are any registered subscribers.</summary>
<returns>
<see langword="true" /> if there are any registered subscribers, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String)">
<summary>Checks whether the <see cref="T:System.Diagnostics.DiagnosticListener" /> is enabled.</summary>
<param name="name" />
<returns>
<see langword="true" /> if notifications are enabled; otherwise, <see langword="false" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.IsEnabled(System.String,System.Object,System.Object)">
<summary>Checks if the DiagnosticListener is enabled.</summary>
<param name="name" />
<param name="arg1" />
<param name="arg2" />
<returns>
<see langword="true" /> if it is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="P:System.Diagnostics.DiagnosticListener.Name">
<summary>Gets the name of this <see cref="T:System.Diagnostics.DiagnosticListener" />.</summary>
<returns>The name of the <see cref="T:System.Diagnostics.DiagnosticListener" />.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityExport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Invokes the OnActivityImport method of all the subscribers.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}})">
<summary>Adds a subscriber.</summary>
<param name="observer">A subscriber.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean})">
<summary>Adds a subscriber, and optionally filters events based on their name and up to two context objects.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> to if an event filter is not desirable.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Func{System.String,System.Object,System.Object,System.Boolean},System.Action{System.Diagnostics.Activity,System.Object},System.Action{System.Diagnostics.Activity,System.Object})">
<summary>Adds a subscriber, optionally filters events based on their name and up to two context objects, and specifies methods to call when providers import or export activites from outside the process.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name and up to two context objects (which can be <see langword="null" />), or <see langword="null" /> if an event filter is not desirable.</param>
<param name="onActivityImport">An action delegate that receives the activity affected by an external event and an object that represents the incoming request.</param>
<param name="onActivityExport">An action delegate that receives the activity affected by an external event and an object that represents the outgoing request.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Subscribe(System.IObserver{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Predicate{System.String})">
<summary>Adds a subscriber, and optionally filters events based on their name.</summary>
<param name="observer">A subscriber.</param>
<param name="isEnabled">A delegate that filters events based on their name (<see cref="T:System.String" />). The delegate should return <see langword="true" /> if the event is enabled.</param>
<returns>A reference to an interface that allows the listener to stop receiving notifications before the <see cref="T:System.Diagnostics.DiagnosticSource" /> has finished sending them.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.ToString">
<summary>Returns a string with the name of this DiagnosticListener.</summary>
<returns>The name of this DiagnosticListener.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticListener.Write(System.String,System.Object)">
<summary>Logs a notification.</summary>
<param name="name">The name of the event to log.</param>
<param name="value">An object that represents the payload for the event.</param>
</member>
<member name="T:System.Diagnostics.DiagnosticSource">
<summary>An abstract class that allows code to be instrumented for production-time logging of rich data payloads for consumption within the process that was instrumented.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.#ctor">
<summary>Initializes an instance of the <see cref="T:System.Diagnostics.DiagnosticSource" /> class.</summary>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String)">
<summary>Verifies if the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.IsEnabled(System.String,System.Object,System.Object)">
<summary>Verifies it the notification event is enabled.</summary>
<param name="name">The name of the event being written.</param>
<param name="arg1">An object that represents the additional context for IsEnabled. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) to check if consumer wants to get notifications for such events at all. Based on that, producer may call IsEnabled(string, object, object) again with non-<see langword="null" /> context.</param>
<param name="arg2">Optional. An object that represents the additional context for IsEnabled. <see langword="null" /> by default. Consumers should expect to receive <see langword="null" /> which may indicate that producer called pure IsEnabled(string) or producer passed all necessary context in <paramref name="arg1" />.</param>
<returns>
<see langword="true" /> if the notification event is enabled, <see langword="false" /> otherwise.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityExport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state from an activity to some event or operation, such as an outgoing HTTP request, that will occur outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">An object that represents the outgoing request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.OnActivityImport(System.Diagnostics.Activity,System.Object)">
<summary>Transfers state to an activity from some event or operation, such as an incoming request, that occurred outside the process.</summary>
<param name="activity">The activity affected by an external event.</param>
<param name="payload">A payload that represents the incoming request.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StartActivity(System.Diagnostics.Activity,System.Object)">
<summary>Starts an <see cref="T:System.Diagnostics.Activity" /> and writes a start event.</summary>
<param name="activity">The <see cref="T:System.Diagnostics.Activity" /> to be started.</param>
<param name="args">An object that represent the value being passed as a payload for the event.</param>
<returns>The started activity for convenient chaining.</returns>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.StopActivity(System.Diagnostics.Activity,System.Object)">
<summary>Stops the given <see cref="T:System.Diagnostics.Activity" />, maintains the global <see cref="P:System.Diagnostics.Activity.Current" /> activity, and notifies consumers that the <see cref="T:System.Diagnostics.Activity" /> was stopped.</summary>
<param name="activity">The activity to be stopped.</param>
<param name="args">An object that represents the value passed as a payload for the event.</param>
</member>
<member name="M:System.Diagnostics.DiagnosticSource.Write(System.String,System.Object)">
<summary>Provides a generic way of logging complex payloads.</summary>
<param name="name">The name of the event being written.</param>
<param name="value">An object that represents the value being passed as a payload for the event. This is often an anonymous type which contains several sub-values.</param>
</member>
</members>
</doc>

View File

@@ -0,0 +1 @@
c4164928b270ee2369808ab347d33423ef765216