DiscoveryClientProtocol.Errors Property

 

Gets a collection of exceptions that occurred during invocation of method from this class.

Namespace:   System.Web.Services.Discovery
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Errors : DiscoveryExceptionDictionary with get

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.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: