Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client.Internal Namespace / HttpClientLogger Class
Properties Methods


HttpClientLogger Class Members

The following tables list the members exposed by HttpClientLogger.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the inner handler which processes the HTTP response messages. (Inherited from System.Net.Http.DelegatingHandler)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Releases the unmanaged resources used by the System.Net.Http.DelegatingHandler, and optionally disposes of the managed resources. (Inherited from System.Net.Http.DelegatingHandler)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Send an HTTP request as an asynchronous operation.Sends an HTTP request to the inner handler to send to the server as an asynchronous operation.  
Top
See Also