ICLRErrorReportingManager::GetBucketParametersForCurrentException Method
Gets the Watson bucket for the current exception on the calling thread.
A bucket is a collection of error data that is related to the same code defect. Watson refers to a set of technologies for collecting and analyzing data that is associated with an exception.
Syntax
HRESULT GetBucketParametersForCurrentException(
[out] BucketParameters *pParams
);
Parameters
pParams
[out] A pointer to a BucketParameters structure that contains error data for the exception.
Requirements
Platforms: See System Requirements.
Header: MSCorEE.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: Available since 2.0
See also
Работете съвместно с нас в GitHub
Източникът за това съдържание може да бъде намерен в GitHub, където можете също да създавате и преглеждате проблеми и да изтегляте искания. За повече информация вижте нашето ръководство за сътрудник.