Click or drag to resize

ExtensionMethods Methods

The ExtensionMethods type exposes the following members.

Methods
 NameDescription
Public Extension MethodIsCommunicationException Will iterate through the exception and determine whether the exception was caused by a communication/network issue
Public Extension MethodIsHttpException Determines if exception represents an HTTP error condition
Public Extension MethodIsTimeoutException Iterates through the exception causes and returns true if any exception in the hierarchy is a TimeoutException
Top
See Also