DiscoveryClientProtocol.Errors Property
.NET Framework (current version)
Gets a collection of exceptions that occurred during invocation of method from this class.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Web.Services.Discovery.DiscoveryExceptionDictionaryA DiscoveryExceptionDictionary of exceptions.
The Errors collection is populated with exceptions that occurred during invocations to the Discover, DiscoverAny, ResolveAll, and ResolveOneLevel methods. The DiscoveryExceptionDictionary is cleared on invocation of these methods.
.NET Framework
Available since 1.1
Available since 1.1
Show: